Results 1 to 2 of 2

Thread: Physicall deletion

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274

    Post

    I'm using Microsoft Visual Basic 5 and ADo 2.1 to access data from FoxPro DB.

    When I delete records (from VB) everything works OK. But, in the database just performs a logical deletion, physically the data is there. This will give a problem because the database could turn very big in a few time.

    If I go to Visual FoxPro and execute the 'Pack' command, the records are physically deleted. I'm doing this often but I think it doesn't must be in that way.

    Any ideas will be appreciated.

    Thanks

  2. #2
    Member
    Join Date
    Nov 1999
    Location
    India
    Posts
    33

    Post

    No, you cant delete the records physically in a dbf file through VB.

    This is written in the readme.txt file.

    Manjinder Sodhi


    ------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width