|
-
May 7th, 2007, 06:54 PM
#1
Thread Starter
Hyperactive Member
Crystal Report
hello!
before my access database has no password and it is working,
and i set a password now my report asking for a password
public static string conString = @"Provider=Microsoft.JET.OLEDB.4.0;" + @"data source= " + Application.StartupPath + "/CQSTest.MDB" +";Persist Security Info=False;jet oledb:database password=1234567";
it is working on login
tnx
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
|