On Thu, 30 Aug 2001 11:46:16 +0900, Thomas O'Dowd wrote:
>I found some time this morning to write and test a new EscapeSQL()
>method. I didn't make a patch for the driver yet as I'd like to
>hear some comments.
To what extent is this implementation JDBC compliant?
The spec is in section 40.1.5 of the "JDBC API Tutorial and
Reference", 2nd edition. Its also documented on
http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec/jdbc-spec.frame11.html#7105.
Regards,
René Pijlman <rene@lab.applinet.nl>