not working in Windows XP

  • Thread starter Thread starter sheela
  • Start date Start date
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.
 
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
 
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
 
Back
Top