Ode 97

Treason

#@$%#!
Local time
Today, 18:04
Joined
Mar 12, 2002
Messages
340
I have packaged my DB application with ODE97 but when a new user installs it without having access97 installed, it doesnt function the way it should. For Example, the Dlookup function doesn't work and alot of other wierd bugs.

But once I install office 97 everything else works ok. Did I distribute my apllication wrong? Why don't all the functions package with ODE by itself?....

I was hoping someone had similiar problem
 
This is typical, the Dlookup and other commands i.e. format, etc.. use an old MDAC. Your users probably have newer versions. You can try giving them the latest MDAC from Microsoft or, I highly recommend packaging with Windows XP Developers toolkit and distributing a run-time version (MDE).
 

Users who are viewing this thread

Back
Top Bottom