dbexpress upgrade questions

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
BrandonH75
Posts: 2
Joined: Tue 19 Jan 2010 22:37

dbexpress upgrade questions

Post by BrandonH75 » Wed 20 Jan 2010 18:38

Most of our in-house applications are built on Delphi 7 using dbExpress 2.50.5 (I think). Most of our 200 workstations are still running Windows 2000. We are working on upgrading everyone to Windows 7, but our in-house stuff would not work. I tried installing the dbsxda.exe 4.55 trial which, based on the little testing I've done, seems to make our apps work on 7. I still have to copy our old dbExpress files to the workstation, then run the dbsxda. We're not sure what this is doing to make everything work yet.

We're trying to figure out if this is what we need to keep our stuff working in 7, and what exactly we need to purchase. We have 3 programmers who do the Delphi programming, and roughly 200 workstations that will need this to run. So would we just need to purchase the Team License to cover all of this?

Also, it looks like we will be moving from Delphi 7 to 2010 soon. Will the new dbExpress work with that?

Thanks!

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

Re: dbexpress upgrade questions

Post by Dimon » Thu 21 Jan 2010 13:46

BrandonH75 wrote:I tried installing the dbsxda.exe 4.55 trial which, based on the little testing I've done, seems to make our apps work on 7. I still have to copy our old dbExpress files to the workstation, then run the dbsxda. We're not sure what this is doing to make everything work yet.
You need to deploy only the dbexpsda.dll file with DbxSda-based applications and no other dbExpress files.
BrandonH75 wrote:Also, it looks like we will be moving from Delphi 7 to 2010 soon. Will the new dbExpress work with that?
DbxSda supports Delphi 2010 as well as Delphi 7.

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: dbexpress upgrade questions

Post by Devart » Thu 21 Jan 2010 14:27

BrandonH75 wrote:We have 3 programmers who do the Delphi programming, and roughly 200 workstations that will need this to run. So would we just need to purchase the Team License to cover all of this?
You can purchase Team license.
By license agreement registered users can deploy driver dll with created applications without royalty fee.

BrandonH75
Posts: 2
Joined: Tue 19 Jan 2010 22:37

Post by BrandonH75 » Thu 21 Jan 2010 17:10

That's what I needed to know.

Thanks again! :)

Post Reply