Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use TOPAZ with the Delphi standard data aware components?

0
Posted

Can I use TOPAZ with the Delphi standard data aware components?

0

Yes, you can, providing that you compile with Delphi 3 or later compiler. You might be wondering if this will result in the BDE being dragged into your application. The answer is that starting with Delphi 3, Borland unlinked the connection between the BDE and Delphi’s own data aware controls (as part of standard open dataset architecture). Therefore, you can use any Delphi 3 (or later) data aware component with TOPAZ, and still not link any of the BDE. However, the BDE *will* be linked in if you drop a Delphi data access component, like TTable.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123