If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Unspecified System Error = -21004 in VB6 program

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-14-10, 21:11
johnsonlim026 johnsonlim026 is offline
Registered User
 
Join Date: Dec 2006
Posts: 15
Unspecified System Error = -21004 in VB6 program

Hi,
I am having this error in VB6 program when reading out some record from informix database which has special character.
The special character is as below in the picture.


I am using IBM Informix Client SDK 2.80 as Data Source to create DSN in Data Source ODBC.
I have checked and find out that the error is "Internal error in codeset conversion."
The explanation is :
An internal error occurred during code-set conversion. Note all observed behavior and any other error message. Check with the system administrator to ensure that the system is functioning properly.

The column type of this field is char(25).
I have try to convert it into VARCHAR ,NVARCHAR but still fail.
Does someone has any idea on this ?
Please help.
TQ
Attached Thumbnails
Unspecified System Error = -21004 in VB6 program-21004error.jpg  
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On