But, in Delphi4 features sheet
(http://www.borland.com/delphi/del4feaben.html#open) there
is nothing like that and I couldn't find it in Delphi 4 (even if it exists)
up to date <g>
I don't know if I'm overlooking something really obvious but I would very
much like to get this DDK. If it really is in Delphi 3, then should I do a
BACKWARDS upgrade to Delphi 3 ? <g>
Can you help ?
Thanks in advance. Hakan CELIK.
IIRC Delphi 3 did not acutally ship with the DDK. It was pulled late
and next to no one noticed it was not there.
Hakan CELIK wrote:
>
> Hello,
> I'm an analyst programmer using Delphi 4.0. I need to be able to write a
> database driver for BDE (like the supplied ones, dBase, Paradox). But, I
> couldn't find any usable information on DDK.
> Recently, in the web site of Borland, I come across Delphi 3 features sheet
> (http://www.borland.com/delphi/delprev/delphi3/del3feaben.html#scalable)
> which said Driver Development Kit is included with Delphi 3.
> It says
> "Delphi 3 allows you to create high-speed native drivers
> for access to legacy database. Native drivers offer
> greater performance and more power than the lowest
> common denominator solution, ODBC. The Driver
> Development Kit (DDK) allows you to create native
> drivers for the Borland Database Engine. Native drivers
> created with the DDK can be used with any Borland
> product using the BDE, including: Delphi, C++ Builder,
> IntraBuilder, and JBuilder. "
>
Jeff Overcash (TeamB)