delphi - What is the best Commercial Database Application -


What is the best business database application for creating a database structure for a simple local database, Paradox and Dib files these days? Access, FoxPro, Other? Are there any free or inexpensive shareware applications that do not use BDE to do this?

From Sybase, a direct BDE replacement royalty-free local engine (only one DLL that is in-process in your application Runs), affordable client / server, SQL and direct navigational table access. Along with many additional clients included: .net data provider, JDBC, DBI, PHP, etc.

Great developer portal too. .


Comments