Hello.
I have an application writen in VB that connects to various SGBDRs via
ODBC. This application has a number of "balanced line" routines that compare
strings. The problem is that VB always compares strings through their binary
code.
My objective is to make the application independent of the database
Sort Order so that what ever the database sort order, the
application will always read the information the same way VB compares it.
Is there a way to do this in a generic manner?
Jorge
>> Stay informed about: Comparing Strings in VB X Database Sort Order