Hello again,
Not sure where this should be posted since I believe it involves more than just tables.
I have a DB with a large table (750k+records) that is built from 5 other tables. I update this table once a week by deleting the existing table and building a new table.
The problem I have is that when I delete the existing table, the name is removed from table list but the table contents appear to remain in the database. I can see this because the database size grows after each deletion instead remaining close to the same size.
Any idea how to prevent this problem??
I know that a repair and compress cures it but I would like to "nip it in the bud".
Thanks for any and all help.
Don
Still learning, but a little slower today!!!
Not sure where this should be posted since I believe it involves more than just tables.
I have a DB with a large table (750k+records) that is built from 5 other tables. I update this table once a week by deleting the existing table and building a new table.
The problem I have is that when I delete the existing table, the name is removed from table list but the table contents appear to remain in the database. I can see this because the database size grows after each deletion instead remaining close to the same size.
Any idea how to prevent this problem??
I know that a repair and compress cures it but I would like to "nip it in the bud".
Thanks for any and all help.
Don
Still learning, but a little slower today!!!