Developers community number 1 connection string reference

Can't access Ms Access2003 password protected database within visual basic 6

Posted 2010-10-01 06:56
by boycha mangang
in the Access Forum
Sir,
The problem on the subject sited above is resloved as per
your advice for which i am indebted your credit that will never forget.
Sir, another problem related to it is that report cannot generate on giving the following. it shows a message
"Please Enter MS-Jet OLEDB Initialisation Information"
I hope you will sort it out . Thanks in advance.


Private Sub bkLstMn_Click()
If DataEnvironment1.Connection1.State Then
DataEnvironment1.Connection1.Close
End If
DataEnvironment1.Connection1.Open
BookListRpt.Show
Set DataEnvironment1 = Nothing
End Sub
Copyright © 2012 ConnectionStrings.com   |   All Rights Reserved   |   Powered by CSAS   |   Send feedback, articles, requests and more connection strings here.