PDA

View Full Version : Physical Deletion of Records of Foxpro 2.6 database thru Visual Basic 5


jayadevu
04-22-02, 06:11
Hi everybody,

I am currently using Visual basic 5 to access data in MS SQL 7 and foxpro 2.6 databases.

When I use the delete command on the foxpro 2.6 databases thru Visual Basic, the records are "marked" for deletion and are not physically removed from the database (eg. using "pack" command in foxpro deletes the records permenentaly). Is there a way whereby I can permenantly delete records in foxpro databases thru Visual basic 5.

thanks in advance for any helpful reply.

Regards,

Jayadev.