Click here to Skip to main content
15,919,931 members
Home / Discussions / Database
   

Database

 
GeneralRe: Shrink Database Pin
mtone18-May-04 7:25
mtone18-May-04 7:25 
Generalhelp Pin
romadoma14-May-04 12:04
romadoma14-May-04 12:04 
GeneralRe: help Pin
Mazdak14-May-04 21:07
Mazdak14-May-04 21:07 
GeneralHelp with SQL statement Pin
xfitr214-May-04 7:04
xfitr214-May-04 7:04 
GeneralRe: Help with SQL statement Pin
Mike Ellison18-May-04 6:28
Mike Ellison18-May-04 6:28 
GeneralHelp...Datagrid and Ado question Pin
gen2314-May-04 0:17
gen2314-May-04 0:17 
QuestionHow to run a CS program at client without SQL Server! Pin
tuliplanetrain13-May-04 22:50
tuliplanetrain13-May-04 22:50 
AnswerRe: How to run a CS program at client without SQL Server! Pin
Aryadip14-May-04 1:13
Aryadip14-May-04 1:13 
Hi,
Seems like you are pointing towards the local machine in your code. Obviously if there is no SQL server on the machine it can't connect.
Itz advisable that you keep the connection string configurable and change the connection string in the configuration and make it point towards a machine where you have SQL Server.

remember .NET requires MDAC 2.5 and above to connect to any database...

regards,
Aryadip.

Cheers !! and have a Funky day !!

GeneralRe: How to run a CS program at client without SQL Server! Pin
tuliplanetrain16-May-04 23:28
tuliplanetrain16-May-04 23:28 
AnswerRe: How to run a CS program at client without SQL Server! Pin
mtone17-May-04 9:41
mtone17-May-04 9:41 
GeneralRe: How to run a CS program at client without SQL Server! Pin
tuliplanetrain17-May-04 15:36
tuliplanetrain17-May-04 15:36 
GeneralRe: How to run a CS program at client without SQL Server! Pin
mtone18-May-04 7:07
mtone18-May-04 7:07 
Generalspaces in SQL Server Columns (C#,VB.net) Pin
Itanium13-May-04 20:34
Itanium13-May-04 20:34 
GeneralRe: spaces in SQL Server Columns (C#,VB.net) Pin
mtone25-May-04 3:00
mtone25-May-04 3:00 
GeneralInserting special characters in SQL 2000 Pin
Anonymous13-May-04 19:37
Anonymous13-May-04 19:37 
GeneralRe: Inserting special characters in SQL 2000 Pin
Hesham Amin13-May-04 21:35
Hesham Amin13-May-04 21:35 
GeneralRe: Inserting special characters in SQL 2000 Pin
sanjucsharp13-May-04 21:39
sanjucsharp13-May-04 21:39 
GeneralRe: Inserting special characters in SQL 2000 Pin
Anonymous19-May-04 1:29
Anonymous19-May-04 1:29 
GeneralRe: Inserting special characters in SQL 2000 Pin
Rob Graham15-May-04 2:54
Rob Graham15-May-04 2:54 
GeneralEmbarcadero Rapid SQL Pin
Nino_113-May-04 15:57
Nino_113-May-04 15:57 
GeneralRe: Embarcadero Rapid SQL Pin
mtone18-May-04 7:26
mtone18-May-04 7:26 
GeneralRow Concatenation Pin
Ruchi Gupta13-May-04 13:08
Ruchi Gupta13-May-04 13:08 
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 5:20
Bill Dean18-May-04 5:20 
GeneralRe: Row Concatenation Pin
Ruchi Gupta18-May-04 5:40
Ruchi Gupta18-May-04 5:40 
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 6:10
Bill Dean18-May-04 6:10 

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.