R
rocco
Sorry for re-posting this, but I really need help.
There's something going on that I cannot immagine how to manage anymore.
I have developed an application on Access2003. It is a database code behind
the scene. But it's not that complicated. All forms are unbound and a mix of
SQL and ADO is used to pull data into tables. Sometimes a few DAO is used for
some other purpouse.
On my pc everything works fine. Debug doesn't show any error. It happens
that on user pc some features end up with Runtime errors (sometimes 91,
sometimes 2113). User's pc has Office 2003 installed. The user said ti has
checked for MiSSING reference but it seems nothing was wrong.
I have referenced ADO 2.1 thinking to backward compatibility. Should I
refence to ADO 2.5 instead?
Any hint?
Thanks,
Rocco
There's something going on that I cannot immagine how to manage anymore.
I have developed an application on Access2003. It is a database code behind
the scene. But it's not that complicated. All forms are unbound and a mix of
SQL and ADO is used to pull data into tables. Sometimes a few DAO is used for
some other purpouse.
On my pc everything works fine. Debug doesn't show any error. It happens
that on user pc some features end up with Runtime errors (sometimes 91,
sometimes 2113). User's pc has Office 2003 installed. The user said ti has
checked for MiSSING reference but it seems nothing was wrong.
I have referenced ADO 2.1 thinking to backward compatibility. Should I
refence to ADO 2.5 instead?
Any hint?
Thanks,
Rocco