After migrating to TD 5.2 SP1 there is the following error by executing the Statements like :
Call SqlPrepare( hSql, ' UPDATE einstellungen SET
color_focus = :nFocusfarbe ,
color_back = :nHintergrundfarbe ,
play_sound = :bPLAY_SOUND,
play_system_sound = :bPLAY_SYSTEM_SOUND ,
vl_timefrom = :nVorlageTIMEFROM,
vl_wann = :nVorlageWANN ,
vl_delete = :nVorlageDELETE ,
sch_select = :bVorlageSchSelect,
vorblenden = :bVorblenden,
mail_signatur = :strSignatur,
sel_wrk_nr = :nSelWrkNr,
timer_wv = :bTimerWV,
wf_datum = :dfWFDatum,
wf_prjnr = :nWFPrjNr,
wf_sort = :nWFSort,
wf_offen = :bWFOffen,
wf_akt_bearb = :strWFAktBearbeiter
WHERE dbuser = :SqlUserOwner ' )
Call SqlSetLongBindDatatype( 10, 22 )
Call SqlExecute( hSql )
Illegal attempt to convert Text/Byte blob type.
This error occurs by every Statement wich updates/inserts Text Columns
Database is Informix 10.0.FC4
Client SDK 3.50.TC6DE
Error Illegal attempt to convert to text/byte with Informix
Re: Error Illegal attempt to convert to text/byte with Informix
It is considered bad form to double post your issues. I've already responded to this elsewhere. Do NOT post in > 1 place. Thanks.
Who is online
Users browsing this forum: [Ccbot] and 4 guests