actually i am working migrating a very old system which use the BDE with paradox tables, i need a tool to extract the SQL definition (CREATE TABLE .....) for the tables . i found this link Table-To-SQL Component for the BDE
but the links开发者_如何学运维 to the library are broken, do you know any library or freeware tool to get this info?
thanks in advance.
You can find more tools at torry.net -> Database Tools, including the above library.
精彩评论