Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Append Query From ODBC Crashes Instantly ??

Status
Not open for further replies.

mordja

Programmer
Apr 27, 2004
294
GB

Hi,

I have an append query which appends approximately 100000 records from a linked ODBC table to a local table. It ran the first time I used it, but everytime I try an use it now, it causes access to not respond straight away. What is causing this is it an access problem or a problem with the tables Im trying to append from. To do it manually only takes me about two minutes.

Thanks

Mordja
 
when you say not respond, do you mean it actually crashes or just shows the working cursor and doesn't respond to commands?

the latter might just mean it's taking a LONG time to do things...

--------------------
Procrastinate Now!
 

Crowley16,

No it doesnt actually crash. But as soon as you click on next the Not Responding message appears next to the Access logo. Ive let it run for a long time without inteference and no result. Ive even cut the actual data set down that would be appended to a few hundred rows and it still crashes(stops responding) instantly.

Any other suggestions ?

Thanks

Mordja
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top