G
Guest
I have a Microsoft SQL Server 2005
I have a table named HISTORY_OLD
I linked to HISTORY_OLD in an access 2003 program.
The Problem:
I am trying to update the HISTORY_OLD table with an Access history table.
that is about 9 million records. I am using an UPDATE query.
everything works fine for the first 1/3 of the update. Then I get timeout
errors.
If I try to use the update wizard all I get is a database with one empty
table. That is after 2 hours of waiting.
any one got an ideal?
Scott Burke
I have a table named HISTORY_OLD
I linked to HISTORY_OLD in an access 2003 program.
The Problem:
I am trying to update the HISTORY_OLD table with an Access history table.
that is about 9 million records. I am using an UPDATE query.
everything works fine for the first 1/3 of the update. Then I get timeout
errors.
If I try to use the update wizard all I get is a database with one empty
table. That is after 2 hours of waiting.
any one got an ideal?
Scott Burke