سؤال

I need to access an database in DB (paradox) files. I'm in a project that will be used Delphi and Access (i know it's very old but the customer want this) and the old project use paradox database.

I would like to know, if is there any program to convert Paradox (DB Files) to MDB (to be accessed by ms access) ?

هل كانت مفيدة؟

المحلول

I once did Paradox to Access conversion successfully using the Delphi code that I found on this page:

http://delphi.about.com/od/database/l/aa062601a.htm

نصائح أخرى

Paradox itself can do it: use an ODBC binding to your MDB file, then export from Paradox to the MDB.

Have a look at Paradox Data Editor http://www.mitec.cz/pde.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top