v.2000 queries don't work in v.2002

A

Alyssa

I created a database in Access 2000 that uses multiple queries. The database works fine in 2002 until I try to change the query or the source tables. When I change a source table or try to save changes in the query, the whole database shuts down.

Any ideas

Thank you in advance for your assistance!
 
J

Jeff Boyce

Alyssa

Can you create a new query "from scratch" in the Access 2002 version? Does
it work?

Where are you changing the source table? In the query definition? In the
table definition?

Is there an error message when the database "shuts down"?
 
G

Guest

Jeff,

Yes, the new queries created in 2002 seem to work just
fine.

The system I built requires the user to import tables from
Excel to replace the old data. The imported tables have
the same name, so they worked just fine in the 2000
queries. I did some testing on this to see if the
importing was the problem, but it seems that any sort of
table manipulation affects the queries. If I sort the
data in a source table and then hit save, the v2000
queries stop working.

There is no error message when Access shuts down.

Thanks,
Alyssa
 
G

Gary Walter

ACC2002: Access Crashes When You Sort a Table That Has a Subdatasheet
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295251

ACC2002: Access Quits Unexpectedly When You Run a Query
http://support.microsoft.com/?id=319491

ACC2002: Access Quits When Running a SQL Query
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295277

ACC2002: Access Quits When Previewing Report Created from Form
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295270

What a mess....
convert to 2002 then
--go through the Properties of all tables and make
sure SubDatasheet Name is set to None
--make sure all Name AutoCorrect options are off

the last 2 are ones that probably won't affect you,
but now you know.

Then, maybe, you'll be able to use your db. :cool:
 
G

Gary Walter

Hi Alyssa,

Maybe these are not your problems, but .....

ACC2002: Access Crashes When You Sort a Table That Has a Subdatasheet
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295251

ACC2002: Access Quits Unexpectedly When You Run a Query
http://support.microsoft.com/?id=319491

ACC2002: Access Quits When Running a SQL Query
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295277

ACC2002: Access Quits When Previewing Report Created from Form
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295270

What a mess....
convert to 2002 then
--go through the Properties of all tables and make
sure SubDatasheet Name is set to None
--make sure all Name AutoCorrect options are off

the last 2 are ones that probably won't affect you,
but now you know.

Then, maybe, you'll be able to use your db. :cool:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q261000
has function to turn off subdatasheets in all tables

Good luck,

Gary Walter
 

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