Mazhar.Iqbal
Registered User.
- Local time
- Today, 12:35
- Joined
- Sep 10, 2014
- Messages
- 15
I m using vb6 with Access 2010 (DAO) and Crystal Reports 9.22 I have developed a project in vb6 it works fine at design mod but when i Install it (i mean after Package and deployment) on other machine and run the project everything works fine except Crystal reports, when i run the reports it says:
Logon Failed:
DAO Error Code: 0xbe4
Source DAO.Workspace
Discription : "D:....\MyData.MDB" is not a valid path. Make sure the path name is spelled correctly and that
you are connected to the server on which the file resides.
How can i change the datasource location in crystal reports at runtime.
Can any body give me the solution pls.
Logon Failed:
DAO Error Code: 0xbe4
Source DAO.Workspace
Discription : "D:....\MyData.MDB" is not a valid path. Make sure the path name is spelled correctly and that
you are connected to the server on which the file resides.
How can i change the datasource location in crystal reports at runtime.
Can any body give me the solution pls.