从 Paradox 表中提取 SQL 定义的工具
实际上我正在迁移一个非常旧的系统,该系统使用 BDE 和悖论表,我需要一个工具来提取表的 SQL 定义(CREATE TABLE .....)。我找到了这个链接 Table-To-SQL Component for the BDE
但是图书馆的链接已损坏,您知道有任何图书馆或免费软件工具可以获取此信息吗?
提前致谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在torry.net -> 找到更多工具。数据库工具,包括上述库。
You can find more tools at torry.net -> Database Tools, including the above library.