Which JDBC driver are you asking about?
That feature is new as of 1.4. There may not be support for
it in the current JConnect JDBC drivers. If you are using the
internal JDBC driver then I can pretty much guarantee this
will be the case there. If you are using the latest ASA native
driver then it may not be supported but we can ask the question
on that.
If this is JConnect5.5 driver based question, and you want
to discuss this further post your question on the
sybase.public.jconnect50
or
sybase.public.jconnect
newsgroups. Your JConnect experts live there.
<Clay Atkins> wrote
Quote:
Executing prepareStatement(...,
Statement.RETURN_GENERATED_KEYS);
causes an AbstractMethodError. Is this feature not
implemented or do I have the wrong jconn2.jar file? |