I have not used paradox but in most database you can do:   (A mysql example)

show create table tblName

and it will generate the create table sql for a table.





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 17, 2003 12:41 AM
To: [EMAIL PROTECTED]
Subject: Import from Paradox

Is there a relatively painless way to import data and database structure
from Paradox to MySQL.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to