Hello
I have added a dataset in my project named Dataset1.xsd. Then I try to create a connection with password protected Access database but when I press the Test Connection button it gives the following error:
Test connection failed because of an error in initializing provider. Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
I am using Microsoft Jet 4.0 OLE DB Provider.
Check the attached screenshot.
For the past 4 days I am trying to find an example which uses Crystal Report with password protected Access database. Most of the examples are of SQL Server and even if there are some of access they do not work. When I use connection from within the Crystal Report then it works fine but when I run the report it asks for password.
Can anyone just send me a simple example using crystal reports and password protected access database that doesn't use ODBC.
I have added a dataset in my project named Dataset1.xsd. Then I try to create a connection with password protected Access database but when I press the Test Connection button it gives the following error:
Test connection failed because of an error in initializing provider. Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
I am using Microsoft Jet 4.0 OLE DB Provider.
Check the attached screenshot.
For the past 4 days I am trying to find an example which uses Crystal Report with password protected Access database. Most of the examples are of SQL Server and even if there are some of access they do not work. When I use connection from within the Crystal Report then it works fine but when I run the report it asks for password.