Subject Re: [Firebird-Java] Re: JayBird and Sun Java Studio Creator - Need help
Author Roman Rokytskyy
> So, seems to be hard for the moment... Maybe gona to give up JSC and
> work with php....

Why do you need RowSets? What prevents you from using just normal JDBC with
Statements, PreparedStatements, etc.? RowSet is relatively new technology
and is not so wide used...

> Do you know if the future version of JayBird will fill this gap? and
> when ?

Maybe... I am not yet sure how to implement this part. So no direct plans.

Roman