|
-
Aug 4th, 2000, 09:25 AM
#1
Thread Starter
Junior Member
Using ADO, once you have connected to an SQL server database passing in an SQL Server Username and Password ( not using NT security ), does anyone know if it is possible to change the username and password by using ADO code.
-
Aug 4th, 2000, 01:07 PM
#2
Frenzied Member
Originally posted by philbell
Using ADO, once you have connected to an SQL server database passing in an SQL Server Username and Password ( not using NT security ), does anyone know if it is possible to change the username and password by using ADO code.
I don't think so but it's failry easy to close a connection and open it again (or have multiple connections, if you'd rather not).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|