Hello.
Perhaps the easiest way is to create a proxy jdbc driver that
"unprepares" all statements? As you know, prepared statements are
realy a good thing :)
Regards,
- Tore.
On Nov 28, 2006, at 20:41 , Øyvind Harboe wrote:
> Is there a way I can disable prepared statements or somehow use an
> alternative to prepared statements for my MS Access adapter?
>
>
>
> As near as I can tell the MS Access prepared statements are flaky and
> will cause bogus exceptions, as in the attached case where MS Access
> reports: "Too few parameters. Expected 36."
>
>
>
> --
> Øyvind Harboe
> http://www.zylin.com
> <bogus.txt>
This archive was generated by hypermail 2.0.0 : Wed Nov 29 2006 - 06:37:39 EST