Subject | Re: [Firebird-Java] Re: JayBird: Problems with Prepared Statements |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-09-06T15:12:58Z |
> I would be really glad if you please reply directly to this postPlease fill the feature request at SourceForge.net, so we do not forget it
> when/if that feature is implemented.
before the next RC and/or final release.
> In the meantime, I will try to handle the prepared statement directlyI still do not understand why do you need this non-standard feature if you
> without converting it to String.
call Connection.prepareStatement(...) anyway.
Roman