Click here to Skip to main content
15,912,756 members
Home / Discussions / Database
   

Database

 
GeneralRe: Multiple SQL Query Pin
Ian Darling20-Sep-03 11:44
Ian Darling20-Sep-03 11:44 
GeneralRe: Multiple SQL Query Pin
MKlucher20-Sep-03 19:40
MKlucher20-Sep-03 19:40 
Generalconnection problem, error message Pin
Giovanni Bejarasco19-Sep-03 6:11
Giovanni Bejarasco19-Sep-03 6:11 
GeneralRe: connection problem, error message Pin
Mike Dimmick20-Sep-03 12:34
Mike Dimmick20-Sep-03 12:34 
GeneralRe: connection problem, error message Pin
Giovanni Bejarasco23-Sep-03 18:15
Giovanni Bejarasco23-Sep-03 18:15 
GeneralWinforms - Connecting to SQL database on another intranet PC Pin
sunny12318-Sep-03 21:53
sunny12318-Sep-03 21:53 
GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
Arjan Einbu18-Sep-03 22:30
Arjan Einbu18-Sep-03 22:30 
GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
sunny12319-Sep-03 2:33
sunny12319-Sep-03 2:33 
Hi Arjan, Thanx 4 clarifying the point - i've gone thru 2 books and done lots of browsing but could not get the answer whether i needed to do network programming in this scenario. I should have posted my problem on this forum - would have saved me lots of time.

AS PER YOUR CHECKLIST:
1) I checked and found that the authentication is mixed mode.
2) The params all seem to be correct, the code was generated by VS.Net IDE.

The only point i'm not clear about is whether "workstation id=192.168.1.2" is what is required to tell the program the location of the database. The database is on PC with ip address 192.168.1.2

The programs functions satisfactorily on the PC on which the database is located but returns an Alert message "Invalid User" to be displayed after validation if username & password is incorrect.

THE CONNECTION STRING USED:
"data source=SUNNY;initial catalog=PROJ;password=sunny;persist security info=True;user id=softadmin;workstation id=192.168.1.2;packet size=4096";

3) Network Infrastructure seems all ok - I'm able to access each one of the comps from the other.

Sunny.

GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
Rob Graham20-Sep-03 18:07
Rob Graham20-Sep-03 18:07 
GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
sunny12320-Sep-03 20:13
sunny12320-Sep-03 20:13 
GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
Braulio Dez22-Sep-03 5:24
Braulio Dez22-Sep-03 5:24 
GeneralPlease help: Converting from SQL server 2000 to sql 7.0 Pin
Hoornet9318-Sep-03 21:13
Hoornet9318-Sep-03 21:13 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Steve S18-Sep-03 22:13
Steve S18-Sep-03 22:13 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Hoornet9318-Sep-03 22:37
Hoornet9318-Sep-03 22:37 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Steve S19-Sep-03 1:27
Steve S19-Sep-03 1:27 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Arjan Einbu18-Sep-03 22:32
Arjan Einbu18-Sep-03 22:32 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Hoornet9318-Sep-03 22:39
Hoornet9318-Sep-03 22:39 
GeneralRe: Please help: Converting from SQL server 2000 to sql 7.0 Pin
Arjan Einbu19-Sep-03 0:34
Arjan Einbu19-Sep-03 0:34 
GeneralCheck table exist not Pin
WoonLeng18-Sep-03 18:32
WoonLeng18-Sep-03 18:32 
GeneralRe: Check table exist not Pin
Arjan Einbu18-Sep-03 22:36
Arjan Einbu18-Sep-03 22:36 
GeneralRe: Check table exist not Pin
Giovanni Bejarasco19-Sep-03 6:14
Giovanni Bejarasco19-Sep-03 6:14 
GeneralRe: Check table exist not Pin
Blake Coverett20-Sep-03 16:29
Blake Coverett20-Sep-03 16:29 
GeneralRe: Check table exist not Pin
Blake Coverett20-Sep-03 16:27
Blake Coverett20-Sep-03 16:27 
GeneralRe: Check table exist not Pin
Anonymous20-Sep-03 18:16
Anonymous20-Sep-03 18:16 
GeneralBinding a dataset to a checkbox Pin
Wjousts17-Sep-03 15:11
Wjousts17-Sep-03 15:11 

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.