Link to home
Start Free TrialLog in
Avatar of hoguztas
hoguztas

asked on

How can I insert a field ,which is arabic, into the binary file or table?

Hi everybody,

I need some help about inserting arabic field in ADO database adotable.

I try to insert by using:
table1.insert;
table1.fieldbyname('field1').asvariant:=table2.fieldbyname('arabicfield').asvariant;
table1.post;

Table2 is the ADOtable which has arabic field(arabicfield). Table1 is the destination table.

I couldn't manade. When I run above code, Table1's corresponded field shows ????? like characters that is unknown character.

Is there any way to insert a arabic field to another table field?

If you help me, I'll be happy,
Best Regards,
ASKER CERTIFIED SOLUTION
Avatar of emadat
emadat
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

hoguztas:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.