Subject | Re: [Firebird-Java] |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-08-17T13:36:58Z |
> For some reason my jdbc firebird driver does not support delete.The updatable result sets are first supported in JayBird 2.0 which is
> The output I get is
> org.firebirdsql.jdbc.FBDriverNotCapableException: Not yet implemented.
> at
> org.firebirdsql.jdbc.FBResultSet.deleteRow(FBResultSet.java:2020)
> Has anyone else encountered this problem?
currently in beta (this week/weekend release candidate 1 will be released).
Roman