Board index » delphi » Converting a Dbase III+ file to ?
Jim Armstrong
![]() Delphi Developer |
Fri, 27 Jul 2001 03:00:00 GMT
Converting a Dbase III+ file to ?
I'm using Delphi 4 to convert an application that I previously wrote in
Lattice 400D (RPG III). I previously wrote an application with Delphi 3, but most of my experience is with the IBM AS/400. So, on a scale of 1 to 10, I would place myself at about a 6 in my working knowledge in Delphi for developing database applications. The application in Lattice 400D uses dBase III+ for a data base format. I think I want to convert to Paradox, using the BDE, but I'm hearing more and more about Interbase. One of the quirks about dBase is that when I used the copy feature of going from dBase to Paradox, the number fields display with 2 extra decimal positions (not 4 altogether, but 2 beyond where they should be). So, to make a long story short, what are the pros and cons: Paradox vs. Interbase? Jim Armstrong |