Click here to Skip to main content
16,005,491 members
Home / Discussions / Database
   

Database

 
GeneralRe: Using ADO.Net to retrieve data from Excel 2007 - Cannot import more than 255 columns Pin
Mehawitchi7-Mar-08 9:49
Mehawitchi7-Mar-08 9:49 
GeneralRe: Using ADO.Net to retrieve data from Excel 2007 - Cannot import more than 255 columns Pin
jvandertol122-Jun-09 9:49
jvandertol122-Jun-09 9:49 
QuestionHow to Execute a DTS Package within a Procedure Pin
Vimalsoft(Pty) Ltd4-Mar-08 23:06
professionalVimalsoft(Pty) Ltd4-Mar-08 23:06 
AnswerRe: How to Execute a DTS Package within a Procedure Pin
pmarfleet5-Mar-08 1:14
pmarfleet5-Mar-08 1:14 
GeneralRe: How to Execute a DTS Package within a Procedure Pin
Vimalsoft(Pty) Ltd5-Mar-08 1:18
professionalVimalsoft(Pty) Ltd5-Mar-08 1:18 
GeneralRe: How to Execute a DTS Package within a Procedure Pin
pmarfleet5-Mar-08 1:30
pmarfleet5-Mar-08 1:30 
GeneralRe: How to Execute a DTS Package within a Procedure Pin
Vimalsoft(Pty) Ltd5-Mar-08 1:32
professionalVimalsoft(Pty) Ltd5-Mar-08 1:32 
Generalxls Pin
SVb.net4-Mar-08 21:46
SVb.net4-Mar-08 21:46 
i need open file xls from query?
i used this command
select *
FROM
OPENDATASOURCE('Microsoft.Jet.OLEDB.4.0',
'Data Source=C:\a.xls; Extended properties = Excel 8.0')...[sheet1$] a
but make error
Server: Msg 7314, Level 16, State 1, Line 15
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' does not contain table 'sheet1$'. The table either does not exist or the current user does not have permissions on that table.
OLE DB error trace [Non-interface error: OLE DB provider does not contain the table: ProviderName='Microsoft.Jet.OLEDB.4.0', TableName='sheet1$'].
--------------
i'm sure from sheet1$ is exist in file a.xls

123

GeneralRe: xls Pin
Krish - KP4-Mar-08 23:27
Krish - KP4-Mar-08 23:27 
GeneralRe: xls Pin
SVb.net4-Mar-08 23:30
SVb.net4-Mar-08 23:30 
GeneralSQL Server 2000 and aspnet_regsql.exe Pin
Brendan Vogt4-Mar-08 21:34
Brendan Vogt4-Mar-08 21:34 
Questiongoto in sql server 2000 stoed procedure Pin
Sonia Gupta4-Mar-08 20:40
Sonia Gupta4-Mar-08 20:40 
GeneralRe: goto in sql server 2000 stoed procedure Pin
pmarfleet4-Mar-08 21:46
pmarfleet4-Mar-08 21:46 
GeneralRe: goto in sql server 2000 stoed procedure Pin
Khawar Abbas15-Mar-08 1:44
Khawar Abbas15-Mar-08 1:44 
QuestionHow used Sql Server in LAN [modified] Pin
M.Nouri4-Mar-08 20:14
M.Nouri4-Mar-08 20:14 
GeneralRe: How used Sql Server in LAN Pin
Vimalsoft(Pty) Ltd4-Mar-08 21:06
professionalVimalsoft(Pty) Ltd4-Mar-08 21:06 
GeneralRe: How used Sql Server in LAN Pin
M.Nouri5-Mar-08 17:53
M.Nouri5-Mar-08 17:53 
GeneralRe: How used Sql Server in LAN Pin
Vimalsoft(Pty) Ltd5-Mar-08 19:07
professionalVimalsoft(Pty) Ltd5-Mar-08 19:07 
GeneralRe: How used Sql Server in LAN Pin
M.Nouri5-Mar-08 20:04
M.Nouri5-Mar-08 20:04 
GeneralRe: How used Sql Server in LAN Pin
Vimalsoft(Pty) Ltd5-Mar-08 21:24
professionalVimalsoft(Pty) Ltd5-Mar-08 21:24 
GeneralRe: How used Sql Server in LAN Pin
M.Nouri5-Mar-08 23:33
M.Nouri5-Mar-08 23:33 
GeneralRe: How used Sql Server in LAN Pin
Vimalsoft(Pty) Ltd6-Mar-08 0:36
professionalVimalsoft(Pty) Ltd6-Mar-08 0:36 
GeneralRe: How used Sql Server in LAN Pin
pmarfleet4-Mar-08 21:40
pmarfleet4-Mar-08 21:40 
AnswerRe: How used Sql Server in LAN Pin
M.Nouri5-Mar-08 20:39
M.Nouri5-Mar-08 20:39 
GeneralRe: How used Sql Server in LAN Pin
pmarfleet5-Mar-08 21:39
pmarfleet5-Mar-08 21:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.