Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BlackfishSQL

1 view
Skip to first unread message

Jeff

unread,
Nov 3, 2007, 8:02:24 AM11/3/07
to
I was wanting to use BlackFishSQL with Bold, using Delphi 2007. How
would I go about doing this?

TIA

Daniel Mauric

unread,
Nov 3, 2007, 9:09:40 AM11/3/07
to
"Jeff" wrote:

>I was wanting to use BlackFishSQL with Bold, using Delphi 2007. How would
>I go about doing this?

You have to write a BoldDatabaseAdapter for that particular database. You
need to write 2 units, the interfaces and adapter unit, it's not difficult
at all. Take a look at any of the existing implementations, in most cases
you will only have to replace TDatabase, TQuery and TTable with
corresponding components.

Regards,
Danny


0 new messages