not working in Windows XP

S

sheela

I apologyze for posting for the wrong group. I have
developed a database, which is working fine on
Windows 2000 operating system with ACCESS 2002 and ACCESS
2003.
But the same program is not working on Windows XP using MS
ACCESS 2003.
There are two select querries not working, which take
parameter value. And these querries will be called from a
form.
Could some one tell me what i need to do to make the
database application to work?

Thank you,
sheela.
 
W

Wayne Morgan

Are there and functions being used in the queries that don't work? Right
off-hand, I would say that the most likely problem is a References error.
Check the References in the VBA editor window on both computers and see if
they're the same.

Here is some more information on References problems:
http://members.iinet.net.au/~allenbrowne/ser-38.html
 
P

PMK

I had a similar problem when I transferred to XP from W2K

Best method is to re-register the DAO360.dll file and ensure you have the very latest version of MDAC

HT

Perry Kerr
 

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