vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| -21000 error reads as follows .. Invalid byte in codeset conversion input. Code-set conversion cannot recognize data that is being passed between the server and the client. Check DB_LOCALE and CLIENT_LOCALE settings in your initialization file or your environment. You will get this error because your data (may be one of the chars/bytes) doesn't have mapping (i.e. conversion allowed) from your DB locale to client locale or vice versa. In the similar line you might also get -21001, -21002, -21003 or -21004. -Shesh laurin1 <keithdavis@solidtechservice.com> Sent by: informix-list-bounces@iiug.org 22/06/2007 04:58 To informix-list@iiug.org cc Subject ODBC Error Does anyone know what the the Unspecified System Error = -21000 (#21000) means? _______________________________________________ Informix-list mailing list Informix-list@iiug.org http://www.iiug.org/mailman/listinfo/informix-list |