Results 1 to 6 of 6

Thread: packing of dbf database using ADO

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    packing of dbf database using ADO

    hi! is there anyone who can help me on how to pack a dbf database file using ADO? thanks in advance!!!



  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: packing of dbf database using ADO

    Yes, I am confused too...

    Pack a dbf? if you mean something like re-orging the database, I believe dbf file needed to be unloaded and re-loaded to regain the lost space.

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Re: packing of dbf database using ADO

    i've reloaded the database but the flagged record is still there...just wanna know is there any way to do the packing of the dbf database using ado?

  4. #4
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: packing of dbf database using ADO

    ron....:

    I will certainly defer to all the database gurus out there, but to my knowledge the "Pack" command isn't used anymore, except maybe in Foxpro.

    I haven't seen it since my days of using dBaseIII under DOS.

    I think one reason it has disapeared is because, although it removed the flagged reocords, it actually increased the size of the database.

    Also, with the tremendous improvements in DMS since the old dBase days, it is no longer needed. Just delete the unwanted records.

    I could be wrong about this, but a Google search seems to bear it out.

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: packing of dbf database using ADO

    rongarcia1105,

    Who flagged the records in the first place... You mentioned nothing about deleting records.

    Foxpro is just an updated version of dBase...

  6. #6

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Re: packing of dbf database using ADO

    AIS4U,

    Yes, I know that dbf databases are only being used in foxpro. Im just using that database because of I'm just accessing it from a currently existing application. The application is made by citect and they're using dbf's as database.

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