> In fact I was trying to do a browse with option 
> of UPDATE, DELETE or INSERT via DBNavigator and 
> DBGrid. The functions that make changes in the 
> DB2 tables are not OK. I give up. I had the idea 
> because I'd do a similar browse in Firebird bases.

That's because UpdateIndexDefs isn't defined.

> During conversations about this we began to discuss about DB2 TIMESTAMP 
> format.

Since you wanted to use that as primary index.

And about the DB2-timestamp. As I said, it's not a normal fieldtype. And
you can't expect us to support every field type there is. 

I can define my own fieldtype, that'll only work with fpc+oracle. But if
I start complaining by IBM and Cobold that they don't support it
'natively without any code', they'll start laughing.

If you want to make your database available for multiple languages, you
should taken that into account when you're designing it. Or you should
use some code.

I'm curious, for instance, what MS Access will do with your timestamp...

JoJo,
  Joost.

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

Reply via email to