Access Win XP 2003-Access database issue

Joined
Jul 21, 2008
Messages
1
Reaction score
0
Hi. We have just automated some aspects of our database and now the programmer we used is gone! We have recurring trouble with an import function in the database. When I click on the button to Import (go to the file) I am getting "Object doesn't support this property or method". We have had this before, several times, and had it fixed, several times! Can someone give me a recommendation on how to fix this issue?

Thanks,

Bill
 
Variety of things it could be.....
most common is that it's not referenced in the System DSN in ODBC (find it in admin tools).
a library file for the required method isn't available.
macro / script security is blocking parts of the code builder from running.

I'll list more as I think of them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top