hi
I have a BD (paradox) file, and have to import to sql server .
i imported that to access successful, but my data not correct (my data is in Arabic and Persian) like this: ?óì? ì?????
Please help me.
this because of codepage or collation
import to sql in a field with datatype nchar (unicode) if u want to maintain arabic and farsi in same field
|||Try to use this DTS http://www.microsoft.com/middleeast/msdn/CPDTS.aspx
No comments:
Post a Comment