OVH Cloud OVH Cloud

VB6: Error 525 "Data access error"

1 réponse
Avatar
alexvb6
Hi,

I have a program made in VISUAL BASIC 6, and using DAO 3.6, MDAC 2.8,
and JET4 SP7.

My program simply have a recordset, which I use to acsess my MS ACCESS
97 database.

The problem is that when i distribute my app on target computers, on
some computers, I got the following error message :

"Run-time error 525
Data access error"

On these target computers, I have JET 4 SP7, MDAC 2.8, and the
DAO360.DLL file exists too.

Does someone have an idea on WHAT this problem can be generated by ?

Thanks a lot ;-)
Keep programming, Alexvb6.

1 réponse

Avatar
Zoury
Hi Alex! :O)

The problem is that when i distribute my app on target computers, on
some computers



Did you used the Package and Deployment Wizard, or any other utility that
allow you to create a Setup, to distribute the app?

if not, you should try so..
if so, try to look if the MSVBVM60.DLL version is the same on the client's
machines as yours..


--
Best Regards
Yanick Lefebvre - Visual Basic MVP

Please posts answers to the group so all can benefit