On Tue, 2006-02-21 at 09:26 +1000, SteveG wrote:
> 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

I was already affraid that you would see that. But if you take a good
look, you'll see that these are only warnings, and yo can ignore them.
The examples will compile.

These warnings are fixed in the latest svn-development branche, and I
admit it's somewhat confusing. 

> Could you let me know how to correctly compile your examples please - 
> I'm sure I can work it from there

Just did as you did above, and ignore the warnings.

Joost.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to