asp_databases thread: HowTo Connect to Access Database with DSN having Database level Password
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