> I followed the on-line examples... At least as far as setting up the
> basic components. I've entered all of the login information in the
> connection properties. With PostgreSQL it blows when I try to go up
> records in a grid instead of going down. Probably has more to do with
> I was going up from a newly inserted record.

Yes, it was probably a bug in TBufDataset, which is used for all
connection-types. Try to use fpc 2.1.1, the svn-version. There this bug
should be fixed (in fact, it's rewritten). You can find pre-compiled
snapshots on the lazarus website.

> In MySQL i never get to a run stage it dies in the IDE when I try to
> activate the query component.

That's a different issue, if this problem remains with 2.1.1, please let
me know.

> I've just installed the Firebird 2.0rc1 and tried the same simple form
> that I've tried to get MySQL & PostgreSQL working in. I get the same
> results that I had with PostgreSQL. When the application runs it
> connects shows me data in a data grid I can start to add new records.
> When I arrow up from a newly inserted record the program blows with an
> "access violation". Although I'm thinking that I might like to stick
> with Firebird.

It's pretty to work with Firebird, yes. Never tried FB 2.0 with sqldb
before, though. But it's unlikely that they changed the API like MySQL
does, so I don't expect any issues.

Joost.

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

Reply via email to