|
-
April 5th, 2010, 07:10 AM
#1
[RESOLVED] Authentication Failed
Can anyone tell me ? .Why i am getting the error authentication Failed.I am per sure .these following two line giving problem.Kindly let me know the same.
Code:
Con.Open ("Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=" & datapath)
datapath = App.Path & "\Trader.mdb"
-
April 5th, 2010, 08:40 AM
#2
Re: Authentication Failed
shouldn't this line --> datapath = App.Path & "\Trader.mdb" be before the open statement.
-
April 5th, 2010, 08:44 AM
#3
Re: Authentication Failed
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
|