如何在delphi XE2 starter中安装TAdoConnection?

发布于 2024-12-22 13:37:36 字数 667 浏览 1 评论 0原文

我刚刚购买了 Delphi XE2 starter,想要升级我的项目。其中之一失败了,因为 Delphi 不知道 TAdoConnection 是什么。

几年前当 ID/Led 时,我愚蠢地没有保留该包的副本,现在不记得我从哪里得到它了

如何将 TAdoCOnnection 等安装到 Delphi XE2 中?谢谢


更新:唉,我有入门版(谁能买得起其他东西?)


稍后更新,以防万一其他人想用入门版做一些数据库工作。

我支付了 AnyDac 的费用,非常高兴,但后来它被 Embarcadero 收购了,所以你不能再单独购买了。我的 Sqlite 有一个错误,所以正在寻找替代品。

从这里开始 http://www.freebyte.com/programming/delphi/#freedelphidatabasecompone
ZeosLib 看起来非常有前途 http://zeoslib.sourceforge.net/portal.php

I just bought Delphi XE2 starter and want to upgrade my projects. One of them is failing because Delphi doesn't know what TAdoConnection is.

I stupidly didn't keep a copy of the package when I D/Led it a few years ago now can't remember where I cgot it from

How to install TAdoCOnnection et al into Delphi XE2? Thanks


Update: alas, I have the Starter edition (who can afford anything else?)


Later update, just in case anyone else wants to do some database stuff with a starter edition.

I paid for AnyDac and was very happy, but then it was bought by Embarcadero, so you can't purchase it separately any more. I have a bug with Sqlite, so am looking for alternates.

Start here http://www.freebyte.com/programming/delphi/#freedelphidatabasecompone
ZeosLib looks very promising http://zeoslib.sourceforge.net/portal.php

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

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

发布评论

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

评论(3

野却迷人 2024-12-29 13:37:36

它随 Delphi 一起提供,只要您不只是拥有“starter”版本,那么您应该已经安装了它。查看 ADODB 单元。没有其他包可供下载。

It comes with Delphi, as long as you don't just have the "starter" edition, so you should already have it installed. Look in the ADODB unit. There is no other package to download.

メ斷腸人バ 2024-12-29 13:37:36

由于您拥有 Starter 版本,因此没有 TADOConnection 的直接选项。您可以升级 Delphi 版本,或者使用 TADOConnection 以外的其他版本。

Since you have the Starter version, there is no direct option for TADOConnection. You either upgrade your version of Delphi, or use something other than TADOConnection.

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