-
I recently developed an application using VB6 & Access 2000, using jet 4.0 and ADO 2.5. The program works fine on the computer that I used to create it, but when I transfer the exe file to a computer that does not have VB or Office it does not work. Could it possibly be because I am using jet 4.0 or the fact that the 2.5 object library is not on that computer?
-
Hi,
To be certain, you can create a package & deployement version, so you can install your application properly...
With the creation of a package & deployement version, it will also take the right DLL's and JET Engine within...