G
Guest
I have a table that I import from Excel that is up to 19000 rows. What I
have done is concatenated some of the fields in the table to make them
unique. I have also done it with the query that I'm comparing the table to
in the database. When I attempt to run the 19000 records, it bogs down. It
runs fine with only a thousand or so, but only dies when I run a ton. Are
there any ways around this to make it run smoother?
Thanks.
have done is concatenated some of the fields in the table to make them
unique. I have also done it with the query that I'm comparing the table to
in the database. When I attempt to run the 19000 records, it bogs down. It
runs fine with only a thousand or so, but only dies when I run a ton. Are
there any ways around this to make it run smoother?
Thanks.