Compile Error: Object Library Feature not supported

M

Mota

Hi;
When working with my DB (Made with Access 2002) sometimes suddenly i have
this error,and when i want to debug it,i face to some simple key words such
as Me,BackColor or so on.as cause of the error.Its nonsense because my
program works fine mostly.So i open and close it in another Windows (I have
2 windows on my PC) and then return to the previous Windows and see that
problem is solved.Now i have two questions:
First,what is my problem and how to fix it?
And second,How to prevent and handle such compile errors,that have no error
number.
can anyone please help me?
Thank you so much in advance.
 
L

LB

I have had a similar experience with V2000.

e.g. using recordset.clone, and not accepting .findfirst.

The solution was to change the order of the references
(Tools menu in vb window). There seemed to be no logic
to my change in order of references - it was just trial
and error.

Trust this helps

Regards LB
 

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

Top