Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bgvanorder

  1. bgvanorder

    dBase III data file max sizes for use in Delphi 7 via BDE

    May be very true for them to be less important... since the data can still be accessed without using them.... The problem may be that the application in using the dbf's are using the indexes as well, and therefore must be paid attention to... I am looking at everything as being a possible cause...
  2. bgvanorder

    BDE error.... $2108

    Yes I did read it.... It does have nice info... but it is for the BDE running under Windows 7.... this fellow's computer is older and running under WinXP...... So.... I need info regarding a pc running WinXP.... Thanks....
  3. bgvanorder

    dBase III data file max sizes for use in Delphi 7 via BDE

    Thank you for the info DjangMan.... That covers the dbf files.... Do you know of any info for the ndx & ntx files size in bytes? Thank you once again... i am trying to convince the fellow to allow me to do a remake of the program and dropping the BDE in leu of a more modern DB.... Kind...
  4. bgvanorder

    Using dBase DBF files and gettings BDE error....

    Greetings, I am trying to fix a problem with the data files and my app.... The files are dBase dbf files... It used to run for the user... but now they get a BDE error $2108..... Does anyone know what may cause this ? Are maybe my dBase files are too large? I know... upgrade right? At the...
  5. bgvanorder

    BDE error.... $2108

    TY Greg, Yes I do plan to do that for that very reason you mention... To date myself, I worked with dBase back in the late 80's thru 90's.... Totally agree about the deprecation factor. This fellow had paid a developer from India that used dBase as well as other misc Non-Delphi standard...
  6. bgvanorder

    BDE error.... $2108

    Greetings, I am running an application developed n Delphi 7 Enterprise on a Win XP pc... I get an error occur while attempting to initialize Borland Database engine. (Error $2108) Can anyone tell me what it is, what may cause this and how I may fix it? Thank you in advance! Bruce
  7. bgvanorder

    dBase III data file max sizes for use in Delphi 7 via BDE

    Greetings, I would like to know the maximum size limits for each of the below dbase III file types: NOTE: not max # tables, NOT field sizes, NOT # of fields, indexes, etc... but the actual size of the file (kb, mb, or gb) .... what are the maximum sizes each can be when using the BDE within...
  8. bgvanorder

    dBase III max file size limits

    Greetings, I would like to know the maximum size limits for each of the below dbase III file types: NOTE: not max # tables, NOT field sizes, NOT # of fields, indexes, etc... but the actual size of the file (kb, mb, or gb) .... what are the maximum sizes each can be.... Thank you... dbf ndx ntx...

Part and Inventory Search

Back
Top