Tying to set a paradox memo field to a CLOB field and having troubles. when inserting a new row assigning the value using;
oraclequery.setvariable('Notes',paradoxtable.fieldbyname('notes').value);
get error exception Pass Longint(object) to complex variable 'NOTES'.
How to you set the clob.
thanks
Mike
oraclequery.setvariable('Notes',paradoxtable.fieldbyname('notes').value);
get error exception Pass Longint(object) to complex variable 'NOTES'.
How to you set the clob.
thanks
Mike