Glowworm27
Programmer
I am doing a bulk insert into a database from another database, and want to truncate the table before I do the insert.
I have tryed the Delete * from table, but becasue it is an access database it grows in size everytime I do the bulk insert.
If not I would like to do a compact and repair, but the only way to do that is to have a different destination database, but I just want to compact the existing database not create a different one.
Any thoughts?
thanks
![[cannon] [cannon] [cannon]](/data/assets/smilies/cannon.gif)
George Oakes
Goakes@TiresPlus.com = Programmer
George@1-Specialday.com = Mobile DJ
Check out this awsome .Net Resource!
I have tryed the Delete * from table, but becasue it is an access database it grows in size everytime I do the bulk insert.
If not I would like to do a compact and repair, but the only way to do that is to have a different destination database, but I just want to compact the existing database not create a different one.
Any thoughts?
thanks
![[cannon] [cannon] [cannon]](/data/assets/smilies/cannon.gif)
George Oakes
Goakes@TiresPlus.com = Programmer
George@1-Specialday.com = Mobile DJ
Check out this awsome .Net Resource!