Subject Re: programmatically edit of records
Author rrokytskyy
> does anybody plan (ord does) to implement the methods for
> programmtically editing records, like the updateXXX-Methods
> from the class ResultSet?

Not in the nearest future. Problem is that part of Firebird API for
updatable result set is not implemented in our driver. Reason is that
wire protocol is not well documented and one should dig database
server source code to implement protocol correctly. This takes too
much efforts. You might want to check InterClient 2.5 available from
Borland.

Best regards,
Roman Rokytskyy