Ok, we're going to use SQLite for our device (one user) database.   Which data access component is the lightest, fastest, best?  Doesn't have to be free, but needs to work with Delphi 7 to Delphi XE3.  Thanks

Comments

  1. I'm going to test FireDac since we have XE3.  If it will work, no need to buy anything.   If it doesn't work, we'll look elsewhere.

    ReplyDelete
  2. you can try that, I think UniDAC and FireDAC can be easily interchangeable, IMHO EMB is not the best bet, especially if you want to downgrade to an older version of delphi, but that's just my 2 cents, have a look at all alternatives.

    ReplyDelete
  3. Well, FireDAC installs into D7, XE2/XE3. And that's what we need.  Sweet.  Now all I have to do is learn about SQLite....

    ReplyDelete

Post a Comment