During the first tests we discovered, that JDBC driver does not support a function called LOCATE.[...]
This function searches simply for a string in another string and returns the position.
PS: Searching the SQL Reference showed, that there is no support for this type search functionality in the db. Is this true?
INDEX is the function you're looking for: http://www.sapdb.org/7.4/htmhelp/cd/c300ebb9b011d2a97100a0c9449261/frameset.htm
Daniel Dittmar
-- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
