Change a Reference

Bizkaiko

Registered User.
Local time
Today, 18:38
Joined
Jan 17, 2005
Messages
31
I need to change the reference "Microsoft Access 9.0 Object Library" in Access 2000 with the "Microsoft Access 11.0 Object Library" but I can't de-select it 'cause it's used by the program. Another problem is that I tried to import the 11.0 copying the file and when I select it from the panel control it seems to import without problems, but when I search it in the list, the 11.0 doesn't exist.
How can I import it?
 
What control are you using in your db that needs the reference?
 
I've an insert query used to copy some articles chosen by the user from the articles-table in an user-order table, and it works perfectly in all the computers using access 2002. It works in the pc with access2000 too, but there are a few articles (about 7-8 of 1000) having a description too long and when I try to insert the datas, the error is "Invalid argument". The field of the description in the articles-table is a text field, and I tried to set it in the user-order-table as memo-field, but with those few articles it doesn't work.
The program is the same in both the configurations (access 2000 & 2002): the only different thing is that Acces 2000 uses the Microsoft Access 9.0 Object Library, and the others the 11.0, so I thought the problem should be it.
 

Users who are viewing this thread

Back
Top Bottom