Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: HowTo Connect to Access Database with DSN having Database level Password


Message #1 by bharatbindage@h... on Wed, 14 Aug 2002 05:11:14
Hello All,
My problem is that i want to access the database with DSN, I am 
successful in accessing the database with dsn less connection.
But when it comes to dsn i am not successful.

I saw in some of the discussion, how to access with dsn
Session("connectstring")="dsn=internalcosting;uid=admin;pwd=passwd"
but the above thing is for user level password, what about database level 
password how i can do so.

Any idea's please fire
Thank you

  Return to Index