Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDO solution

Status
Not open for further replies.

rmfjd

Programmer
Mar 26, 2007
1
PT
I have an application where i have a connection to a informixserver version 10, whene i made a query thru a rdo connection the informix server returns the error 202 (illegal character), but when i made the same query using the informix client it returns no error
 
I've not used Informix - but my guess would be that the issue is Unicode related. There will probably be a Unicode parameter for the ODBC driver's connection string that needs to be set correctly.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top