Leban's calendar

A

Ayala

Hi! I use Leban's calendar and is working perfect but only
on my computer.
I split the database, compact repair, make MDE , .. so it
was ready for users. It didn't worked... the database was
working before excelent but user's wanted a calendar. I
add Leban's calendar and this message is displayed from
user's MDE
THE EXPRESSION ON DBL CLICK YOU ENTERED AS THE EVENT
PROPERTY SETTING PRODUCE THE FOLLOWING ERROR: THERE WAS A
PROBLEM REFERENCING A PROPERTY OR METHOD OF AN OBJECT.

The reference to ADO ext 2.7 for DDL appears as MISSING
But checking in users computers they all have msadox.dll
in C:\Program Files\Common Files\System\ado\msadox.dll
which is the same file location that I have on my
computer. the why it work on mine and not in other's??
pls a quick response will be greatly appreciated.
 
S

Stephen Lebans

A couple of thoughts:

The Calendar class requires a reference to DAO not ADO. Further if you
are using ADO within your own code then the DAO reference must be ABOVE
the ADO ref.

All of the Calendar Class and Code modules must reside within the
Frontend for each user.
--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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