I just received a call from our JAVA development Team Lead indicating that initial experiments with SAP DB shows that queries of character data are case sensitive. This testing was done both with SQL Studio and with JAVA code and the JDBC connection. They have coded for databases where queries are not case sensitive.
Is there a flag that can be set to change this or some other way to change it besides modifying the code for every query? If not, what change would be required in the code? Part of the problem is that we will be working with data from Progress databases. Progress by default is not case sensitive, so we can't depend on the case of the data. _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
