DbExpress在delphi中的使用

发布于 2024-10-30 22:41:10 字数 116 浏览 1 评论 0原文

我是delphi 2007的新手。我需要连接SQL Server并通过DBExpress从本地数据库(SQLServer)更新、插入和删除DB值。如果有人有有用的教程,任何人都可以帮助从头开始逐步指导。请发送链接。谢谢

I am new in delphi 2007. I need to connect with SQL Server and update , insert and delete DB values from my local database(SQLServer) through DBExpress. Anyone can help step to step guide from scratch if anyone has usefull tutorial. kindly send the link. Thanks

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

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

发布评论

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

评论(3

千笙结 2024-11-06 22:41:11

过去我们公司在 dbExpress 方面遇到过很多问题。因此,我不会推荐 dbExpress 来进行严肃的数据库应用程序开发。 2 年前,我们开始寻找替代方案并购买了 Anydac。与 SQL Server 和其他数据库配合良好。实际上,其他 3d 方库很少。所以,考虑尝试一下。

In past our company had many issues with dbExpress. So, I will not recommend dbExpress for the serious database application development. 2 years ago we started to look around for an alternative and purchased Anydac. Works great with SQL Server and other DB's. Actually, there are few others 3d party libraries. So, consider to try them.

巴黎夜雨 2024-11-06 22:41:11

很抱歉自吹自擂,但我写了一些关于转换 BDE 的博客文章基于 dbExpress 的应用程序。确实,我的目标是 Firebird 而不是 SQLServer,但这应该不重要。

我也用Delphi 7。

Sorry for blowing my own trumpet, but I've written a few blog entries about converting BDE based applications to dbExpress. True, my target was Firebird and not SQLServer, but that shouldn't matter too much.

I too use Delphi 7.

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