1
Suggestions and Requests / Re: import or export no support chinese code
« on: June 28, 2011, 10:02:22 pm »
Hello,
I'm not sure which type of database do you use. I had also some problem with it. If you use local EAP database you can try these steps:
1. You'll need another EAP template for EA. It is different than original template which is installed with EA.
You can download it for example here:
http:// http://www.siteadvisor.nl/sites/sparxsystems.com.au/downloads/652987/
This EAP supports the JET4 databases. If you decide to use it in future for all your new projects then replace with it the original file "EABase.eap" in program folder of EA.
2. Then change settings of your EA:
- Options-> tab General -> check the box "Use JET 4.0"
- Options-> tab XML Specifications -> Fill value 'utf-8' into filed Code Page
With this EAP database I'm able to export each package to XMI keeping right codepage.
Unfortunately I can't help you with export from current EAP.
Maybe it would be helpful if you set yours computer to the Chinese enviroment before export.
I'm not sure which type of database do you use. I had also some problem with it. If you use local EAP database you can try these steps:
1. You'll need another EAP template for EA. It is different than original template which is installed with EA.
You can download it for example here:
http:// http://www.siteadvisor.nl/sites/sparxsystems.com.au/downloads/652987/
This EAP supports the JET4 databases. If you decide to use it in future for all your new projects then replace with it the original file "EABase.eap" in program folder of EA.
2. Then change settings of your EA:
- Options-> tab General -> check the box "Use JET 4.0"
- Options-> tab XML Specifications -> Fill value 'utf-8' into filed Code Page
With this EAP database I'm able to export each package to XMI keeping right codepage.
Unfortunately I can't help you with export from current EAP.
Maybe it would be helpful if you set yours computer to the Chinese enviroment before export.