Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Light-weight database engine for Delphi 1?

Tags:

16-bit

delphi

I'm looking for a light-weight database engine for Delphi 1 (don't ask, it's a long story). Delphi 1 is 16-bit. The engine should compile into the EXE. SQL would be nice, but not mandatory. Any info would be great. Thanks, Carl


1 Answers

A 16-bit version of Microsoft Jet should be easy to integrate even with older versions of BDE (ODBC driver).

Otherwise you can use .db files (dBase - xBase), BDE should be able to handle them directly.

like image 81
G B Avatar answered Nov 29 '25 16:11

G B



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!