A
Alex
I'm so frustrated. I have a very simple, yet large database (because of the
# of records). I have an append query that tries to append approx. 10,000
records to a table that contain anywhere from 10,000 - 50,000 records. It's
a very simple append query, no calculations, no join; just one table
appending records to another. I have a 3 field multiple primary key that
I've indexed using the Index dialog box. I've never indexed that way, but
I'm assuming in they show indexed in that box, they don't show indexed in the
fields' properties. I was wondering if the reason the query may be slow is
because of the multiple primary key. Any ideas of other reasons it may be so
slow? Is that a large number of records to append?
Thanks
# of records). I have an append query that tries to append approx. 10,000
records to a table that contain anywhere from 10,000 - 50,000 records. It's
a very simple append query, no calculations, no join; just one table
appending records to another. I have a 3 field multiple primary key that
I've indexed using the Index dialog box. I've never indexed that way, but
I'm assuming in they show indexed in that box, they don't show indexed in the
fields' properties. I was wondering if the reason the query may be slow is
because of the multiple primary key. Any ideas of other reasons it may be so
slow? Is that a large number of records to append?
Thanks