issue with Deleting data in the file

eshwar401

New member
Local time
Today, 15:14
Joined
Sep 6, 2010
Messages
3
Hi Team,

I have created a access file, table in the file and loaded data using dts package. The size of the file was 22MB.

i wanted to load data again so i deleted the existing data in the table manually but the size of the file didn't reduced it is still showing 22 MB.

any suggestions will be of great help!

Regards,
Ram.
 
Sorry i didn't get you!!

and also i want to delete it using a DTS package wht i want trying is SQL Task with
command Delete from tablename

Any suggestion will be of great help!!

Regards,
Ram.
 
Thanks a ton...

i got the solution, but still wondering how to achieve the compact and repair option using DTS package.. !!?
 

Users who are viewing this thread

Back
Top Bottom