Click here to Skip to main content
15,891,951 members
Home / Discussions / Database
   

Database

 
GeneralMultiple SQL Query Pin
MKlucher20-Sep-03 10:21
MKlucher20-Sep-03 10:21 
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 
Changing the connectionstring should suffice. The network plumbing has been done for you in the SQL Server OLEDB/ODBC drivers.

A quick checklist:
1. Check that the SQL Server is set up to use mixed mode authentication. (Both NT and SQL logins, NOT NT ONLY...)
2. Check all params in the connectionstring
3. Check you network infrastucture.
GeneralRe: Winforms - Connecting to SQL database on another intranet PC Pin
sunny12319-Sep-03 2:33
sunny12319-Sep-03 2:33 
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 

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.