Acess 2000 and Access 2003

L

Leo

My production is in Access 2003 with tables in Access 2000 format.
When I deploy the program what they will be using is Access 2000.

Will there be any problems esp with sQL routines written in 2003 front end
forms and queries working in Access 2000 environment ?

Thanks
Leo
 
D

Douglas J. Steele

There shouldn't be. I assume you're actually working with the application in
Access 2000 format, even though you're using Access 2003.
 
L

Leo

Thank you. That gives me some peace of mind.

Douglas J. Steele said:
There shouldn't be. I assume you're actually working with the application in
Access 2000 format, even though you're using Access 2003.
 
J

John Spencer

There are a few things in VBA that won't work in 2000, but no query
problems.

'====================================================
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
'====================================================
 

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