 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Chip Guest
|
Posted: Fri Feb 25, 2005 5:31 pm Post subject: Upgrading from Delphi 2.0 |
|
|
Dear all,
I am trying to upgrade an existing Delphi program written in Delphi 2.0
to the latest version of Delphi and would like to get some suggestion
from here.
Existing program uses two Data Access Components TDatabase and TQuery
to connect to various databases via ODBC and do some data extraction.
So my questions are:
1. What Delphi and version I should go for? (Delphi 2005 or Delphi 8?
Professional or Enterprise?)
2. Do they still support the usage of TDatabase and TQuery via ODBC?
3. Can I create a single executable instead of create a package with
the latest Delphi?
Rgds,
Chip Ling
|
|
| Back to top |
|
 |
Rob Kennedy Guest
|
Posted: Fri Feb 25, 2005 5:44 pm Post subject: Re: Upgrading from Delphi 2.0 |
|
|
Chip wrote:
| Quote: | 1. What Delphi and version I should go for? (Delphi 2005 or Delphi 8?
|
If those are your two choices, go for Delphi 2005. Delphi 8 only
supports .Net; Delphi 2005 supports both. First convert your program to
use the new Delphi in Win32 mode, and then, if you're interested, move
to its .Net mode. If you use Delphi 8, you'll be making both those
conversions simultaneously.
| Quote: | Professional or Enterprise?)
|
Look at the feature matrix at Borland's Delphi Web page and look at
which features each provides.
| Quote: | 2. Do they still support the usage of TDatabase and TQuery via ODBC?
|
Yes.
| Quote: | 3. Can I create a single executable instead of create a package with
the latest Delphi?
|
Of course.
--
Rob
|
|
| Back to top |
|
 |
Chip Guest
|
Posted: Fri Feb 25, 2005 5:52 pm Post subject: Re: Upgrading from Delphi 2.0 |
|
|
Rob,
Thanks for the reply. Actually I'm open to any latest version and I can
only find Delphi from Borland Web page recently.
You mentioned that "Delphi 2005 support both", I know that one is .net,
what is the other? I guess it is the Win32, is that correct?
Rgds,
Chip
|
|
| Back to top |
|
 |
Rob Kennedy Guest
|
Posted: Fri Feb 25, 2005 6:53 pm Post subject: Re: Upgrading from Delphi 2.0 |
|
|
Chip wrote:
| Quote: | Thanks for the reply. Actually I'm open to any latest version and I can
only find Delphi from Borland Web page recently.
|
There is only one latest version: Delphi 2005. Before that was released,
Delphi 8 was the latest version. Both are later versions than Delphi 2.
| Quote: | You mentioned that "Delphi 2005 support both", I know that one is .net,
what is the other? I guess it is the Win32, is that correct?
|
Yes. Sorry for the confusion.
--
Rob
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|