Results 1 to 2 of 2

Thread: ADO and SQL Server

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 1999
    Location
    UK
    Posts
    25
    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.


  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    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
  •  



Click Here to Expand Forum to Full Width