使用 VB.Net 将 Foxpro 数据库 (.DBF) 迁移到 Sql 数据库

发布于 2024-12-26 01:36:58 字数 56 浏览 1 评论 0原文

我正在开发将 DBF 文件数据迁移到 SQL 的应用程序。 请建议如何开始。

谢谢

I am working on application to migrate DBF file data to SQL.
Kindly suggest be how to start with it.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

月野兔 2025-01-02 01:36:58

我会使用 SSIS(Sql Server 集成服务)从旧数据库映射到新数据库。这是一次性工作,还是持续集成?

I would use SSIS (Sql Server Integration Services) to map from the old database to a new one. Is it a one time job, or is it a continuous integration?

习惯成性 2025-01-02 01:36:58

使用 FoxPro 中的 Sql Server 升迁向导。

我以前做过,而且确实有效。它适用于 Sql Server 2005 和 2008。Google

搜索“foxpro sql sever upsizing Wizard”以获取大量信息。

Use the Sql Server Upsizing Wizard from within FoxPro.

I've done it before, and it does work. It works with Sql Server 2005 and 2008.

Google for "foxpro sql sever upsizing wizard" for plety of info.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文