Board index » delphi » SQL Links - Adding new Drivers

SQL Links - Adding new Drivers

Hi All,

I feel dumb asking this question but I cannot seem to find the info
(or at least understand what I am finding).

I have BDE 5.10 installed and SQL Links with the Interbase Driver.
What I now require is to add the Oracle and Sybase Drivers. How do I
do this ?

Thanks
Leslie.

 

Re:SQL Links - Adding new Drivers


Assuming you have the Enterprise version of Delphi or CBuilder they should
have been installed automatically.

--
Bill
(TeamB cannot answer questions received via email)

Re:SQL Links - Adding new Drivers


Bill,

Are you telling me that I need to have an enterprise version of a
particular development environment just to get a couple of  database
drivers ? Why is this ? What if I only have the standard or
professional versions.  It appears that I can upgrade the SQL links no
problem, but it only updates the currently installed drivers (in my
case interbase only).

Surely there must be a simple way just to get the drivers on that I
need without having to disturb my existing development environment.

Thanks
Leslie.

Bill Todd (TeamB) <bill.nos...@dbginc.com> wrote in message
news:3bfa9cb2_2@dnews...

Quote
> Assuming you have the Enterprise version of Delphi or CBuilder they
should
> have been installed automatically.

> --
> Bill
> (TeamB cannot answer questions received via email)

Re:SQL Links - Adding new Drivers


Quote
>>Are you telling me that I need to have an enterprise version of a
>>particular development environment just to get a couple of  database
>>drivers ?

That is correct. The SQL Links drivers for SQL database servers other than
InterBase only come with the Enterprise version of Delphi and CBuilder. They
are not sold separately.

--
Bill
(TeamB cannot answer questions received via email)

Other Threads