|
-
Apr 9th, 2005, 05:40 AM
#10
Thread Starter
Member
Re: ado connection prob.
 Originally Posted by RobDog888
This should be the string you need for passwords.
VB Code:
cnnstr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path + "\safal_data.mdb;User Id=admin;Password=" & MyDbPassword & ";"
ok,
but where i can declare variable "mydbpassword"
if my password is "num1234"
 Piyush Gupta
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
|