Hi,

Short Version: Are there any plans to implement updatable resultsets, i.e. 
insertRow(), updateObject()?

Long Version: I am writing an application that is basicaly a database 
client, at the moment, it works with MySQL, PostGres, and DB2. I'd really 
like to add the option for an embedded DB, HSQLDB seems perfect for this, 
apart from one thing, I need updatable ResultSets. For insertRow(), I 
could work around it by doing it 'old school' with INSERTs, but it 
wouldn't be as nice. For updateObject()/updateString() etc.., I don't see 
a workaround.
 
I am happy to contribute code, beta-testing etc... but I don't have much 
experience with writing JDBC interfaces, just using them, so I'm not sure 
if I'd be much use.

Thanks

Moray

LEGAL NOTICE:This e-mail has been sent to you by Lowe Broadway. This 
communication, and the information it contains, is intended for the 
person(s) or organisation(s) to whom it is addressed.  Its contents are 
confidential and may be protected in law. Unauthorised use, copying or 
disclosure of any of it may be unlawful.  If you are not the intended 
recipient, please notify the sender by replying with 'Received in error' 
as the subject and then delete it from your mailbox. Any views or opinions 
presented are solely those of the author and do not necessarily represent 
those of Lowe Broadway.  Although this e-mail and any attachments are 
believed to be free of any virus or other defects which might affect any 
computer or IT system into which they are received, no responsibility is 
accepted from Lowe Broadway or any of its associated companies for any 
loss or damage arising in any way from the receipt or use thereof. We 
recommend that you should carry out your own virus checking procedure 
before opening any attachment.


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to