"?" display in sql server table when transfer data from access tab

A

Amir

I created a SQL server Linked table in Access file. Then I import a xls file
to a local access table . I check this local table it dispay correct data
(arabic character display with not problem) . But when I execute an insert
query to insert all local table data in SQL Linked Table it displays arabic
character as "?"
 
Top