Now I know I haven't a clue :)
If I remove the Interbase unit, Laz can no longer find the TIBDatabase /
query / trans
So I assume from your examples I need IbConnection in the uses as well?
When I compile the alisttables.pp example, I get the error
'SqldbExampleUnit.pp(80,72) Warning: Constructing a class
"TIBConnection" with ab
stract methods' - which brings me back to where I began to have problems
Could you let me know how to correctly compile your examples please -
I'm sure I can work it from there
Thanks again
Joost van der Sluis wrote:
If I follow it correctly, I place the 'Interbase, Ibase60Dyn' units in
the uses section (this defines the flag for dynamic control)
Please remove the interbase unit, it's obsolete and doesn't work with
dyn. loading of the dll.
If you need a dataset that can work with Interbase you should use sqldb.
Joost
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives