RE: SQL Connection String

2002-10-04 Thread Scott Mitchell
Sure, here is one: server=myServer;uid=myUserName;pwd=myPassword;database=dbName hth | -Original Message- | From: Matthew Small [mailto:[EMAIL PROTECTED]] | Sent: Friday, October 04, 2002 8:24 AM | To: dotnet | Subject: SQL Connection String | | | Can somebody give me a good working

Re: SQL Connection String

2002-10-04 Thread Albert Davis
http://www.msdn.microsoft.com/library/?url=/library/en-us/cpref/html/frlrfSystemDataSqlClientSqlConnectionClassConnectionStringTopic.asp?frame=true >From: "Matthew Small" <[EMAIL PROTECTED]> >Reply-To: "dotnet" <[EMAIL PROTECTED]> >To: "dotnet

RE: SQL Connection String

2002-10-04 Thread Ben Joyce
try this: http://www.able-consulting.com/ADO_Conn.htm#OLEDBProviderForSQLServer hth, .ben > -Original Message- > From: Matthew Small [mailto:[EMAIL PROTECTED]] > Sent: 04 October 2002 16:24 > To: dotnet > Subject: SQL Connection String > > > Can somebod

SQL Connection String

2002-10-04 Thread Matthew Small
Can somebody give me a good working example of a SQLConnection string if my server's name is SQL1, my database is DB1, my password is 12345 and my username is USERNAME? Thanks P.S. Sorry about the previous post where I didn't change the subject or remove it. Matthew Small IT Supervisor Showstop