I have another problem. I am running quite a few imports into my database and the import files are quite large. (75,000+ records). Each time I import one of these files, the database increases in size by the size of the table I bring in and does not free up the memory from the deleted data. Is there any way to free up this memory or am I just going to have to write a procedure to compact the database every so often?
Thanks,
Chris
Thanks,
Chris