G
Guest
I have two Access 2000 databases (one with the tables and one with forms, queries, coded, etc). I would like to convert them using the database utilities "convert database". Each time. The database with the tables converts with no problems. The database with the code not only fails but removes some the the libraries in the VB references. I have to go back in and add the references to even compile my 2000 databases. The conversion fails on code like
With myrecordse
=> .FindFirst findcriteri
End wit
Are there references I need to add before I can convert? Do I need to have the tables in the database instead of linked
Thank
Jim Tinder
With myrecordse
=> .FindFirst findcriteri
End wit
Are there references I need to add before I can convert? Do I need to have the tables in the database instead of linked
Thank
Jim Tinder