Hello,
I think you mean the driver should throw an exception if one of the
parameters of a prepared statement wasn't set. Old versions of the
JDBC-driver doesn't do this, but it should work in the current version.
What's the version of the JDBC-driver (java -jar sapdbc.jar -V) do you use?
Please tryout the newest driver available at:
ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-jdbc-bin-7.3.0.23a.jar


Regards,
Marco
----------------------------------------------
Marco PASKAMP
SAP DB, SAP Labs Berlin

> -----Original Message-----
> From: Robert Kr�ger [mailto:[EMAIL PROTECTED]]
> Sent: Sonntag, 2. Juni 2002 13:51
> To: [EMAIL PROTECTED]
> Subject: JDBCDriver does not complain about Unbound parameters in
> prepared statements
> 
> 
> 
> Is this intentional or configurable? Other JDBC drivers throw 
> an SQLException 
> in this case which IMHO makes sense because this usually is a 
> programmer 
> error. I've had several occasions when this made debugging a 
> lot harder. if 
> there are reasons why this should be useful it would be great 
> to have this 
> configurable.
> 
> would anyone from the sapdb team like to comment?
> 
> thanks in advance and keep up the good work,
> 
> robert
>  
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
> 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to