Hello,
>> 1) Is there (or is anybody working on) a Borland Delphi TDataset...
>I don't think so. You're free to write one though...
That's my intention, but I don't want to reinvent the wheel :)
>> Is there such a "rowid"? Is it possible to retrieve it without
>> explicitely being referred in the sql query?
>It's called 'oid' and you can retrieve it only by explicitly mentioning
So I'll have to parse SQL to include or require the user to do it in
order to be able to write back.
Thank you!
Nico