Upgrading from 3.10.6

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
sholmes
Posts: 2
Joined: Mon 08 Jun 2009 13:59

Upgrading from 3.10.6

Post by sholmes » Mon 08 Jun 2009 14:00

We use 3.10.6 of the drivers

Note that with 4.20.6 you state that a major memory leak is fixed.

In-between you have added support for the new dbexpress framework / D2007.

Question, Can we upgrade to a post 4.20.6 dll and still have it work with our old Delphi 7 dbexpress underpinnings?

That inherent memory loss on every create and free of a query is murder for us


Thanks

Shane

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 09 Jun 2009 09:30

Yes, you can use the new dbExpress driver for MS SQL Server with old Delphi 7 applications.

Post Reply