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


Reply via email to