i have a requirement to upload arabic data into a custom table. i tried doing that using standard migration job but some special characters appeared.
Solved
Migrate Arabic data into custom table
Best answer by Sajith D
Hi
You can use the standard migration jobs to load data as long as you mark the character set in use as Unicode and make sure you save your data file as UTF-8 compatible type.
Simple example below,


Cheers
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.