Problems, problems, problems...Access 2002 into Access 2000

M

Marcin Wlazlo

I've got some problems with data base created in MS Access
2002. In Ms Access 2000 (which I use in my work)my
database cannot be used properly. There are some problems
with libraries and projects - for example function Date()-
there is no such a function in A2000. The same with VBA -
when I try to use function Date to receive current date
and I try to debug it - error apeared "Compile error:
can't find project or library".

Maybe I just don't know something about using two
different versions of Access. Please Help...

Marcin
 
D

Dev Ashish

The same with VBA -
when I try to use function Date to receive current date
and I try to debug it - error apeared "Compile error:
can't find project or library".

Goto Tools | References and uncheck any 'Missing' references. You may need
to reselect the proper references afterwards.

-- Dev
 
M

Marcin Wlazlo

Goto Tools | References and uncheck any 'Missing' references. You may need
to reselect the proper references afterwards.

How should I recognize 'Missing' reference? I've got many
not selected yet, but when I try to select them all, only
few of them remain selected afterward.
 
M

Marcin Wlazlo

I did it... I have no more problems with these functions.
I added all referencences I have (don't know which was
needed) and now it works...

Thank you for your help

Marcin
 

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