Hi,
it's a known bug and already fixed. A new driver containing this fix is now available 
at:
source: ftp://ftp.sap.com/pub/sapdb/7.3/sapdb-jdbc-source-7.3.00.29a.jar
bin: ftp://ftp.sap.com/pub/sapdb/bin/java/sapdb-jdbc-bin-7.3.00.29a.jar

Regards,
Marco

> -----Original Message-----
> From: ajit_cus [mailto:[EMAIL PROTECTED]]
> Sent: Mittwoch, 16. Oktober 2002 08:04
> To: [EMAIL PROTECTED]
> Subject: RE: SQL statement generates a rowcount --ON select and using
> executeQuery!!!! -And a JDBC bug(?)(was SQL statement generates a
> rowcount --ON select and using executeUpdate!!!! -And a JDBC bug(?))
> 
> 
> Hi,
>   Quick update. Tracked the problem to StatementSapDB.java 
> -->method-->Private boolean cmdIsQuery(String sql) (an 
> internal method used by executeQuery). For some reason if the 
> query starts with a space it fails. (However this does not 
> happen for all code paths.)Where in the driver is white space 
> trimming supposed to occur? It seems I am somehow jumping 
> over this section in my application code.(The white space 
> trimming algo in the above mentioned method doesn't seem to 
> be working)
> -Ajit
> _______________________________________________
> 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