Board index » off-topic » Delphi2005 BDE
|
lior ilan
Delphi Developer |
|
lior ilan
Delphi Developer |
Delphi2005 BDE2004-12-08 11:06:23 PM off-topic8 Can a Delphi 2005 application connect to Oracle using BDE ? I read that SQL Link is not provided anymore. Will it help if I install BDE 5.2/5.1 from an early version ? Thanks in advance |
| Bill Todd
Delphi Developer |
2004-12-09 03:31:52 AM
Re:Delphi2005 BDE
lior ilan wrote:
QuoteCan a Delphi 2005 application connect to Oracle using BDE ? QuoteWill it help if I install BDE 5.2/5.1 from an early version ? Bill (TeamB) TeamB cannot answer questions received via email |
| Bennie Coetzer
Delphi Developer |
2005-01-23 02:13:40 AM
Re:Delphi2005 BDE
Hi
If this is the case would it be better to use ADO for future projects not linked to specific databases? WHat would be the safest option for a future design. Bennie Bill Todd wrote: Quotelior ilan wrote: {smallsort} |
| Bill Todd
Delphi Developer |
2005-01-23 03:17:49 AM
Re:Delphi2005 BDE
What do you mean by "projects not linked to specific databases"? Do you
mean a project that must be able to use different database such as Oracle, SQL Server, DB2, etc? If so and if you are referring to the Win32 environment then ADO is a good choice. -- Bill Todd (TeamB) TeamB cannot answer questions received via email |
