> >I did some tests  too.
> >My goal is to make a simple form with data controls without any line of
> >code...
> 
> This was my goal with DB2 tables and it doesn't work. At least, I 
> can't generate a simple application without code that can INSERT, 
> UPDATE and/or DELETE rows of the table without additional code.

> I did a test with a similar application using Firebird and everything 
> ran OK. But with DB2...

> It sounds strange to me the phrase "All things above do work", mr. 
> Joost. Would I lose a pointer during the conversations?

DB2 is another story as the other natively supported databases (mysql
4.0, 4.1, 5.0, Firebird, PostgreSQL and Oracle). The ODBC-connection is
not as powerfull as the others. And in your case, you were using a
datatype that isn't supported. Obviously ODBC can handle it, or else it
also woudn't work on other ODBC applications, but I don't have any idea
how to implement that. But I thought that some others (Bram - the author
of the ODBC-connection) was looking at it?

JoJo,
  Joost.

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

Reply via email to