Richard Damoser wrote:
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
Hello Daniel,
is there any plans from SAP's side to implement the function LOCATE into the driver to comply with Sun's standard?
Richard
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
