how to import euro symbol in navision 4.0
venkatesh
Member Posts: 51
hello,
i want to import some datas into navision which contain euro sign with it. i tried to import datas with dataport,but i am not able to import euro sign inside navision.please give me a solution for this.
thanks,
i want to import some datas into navision which contain euro sign with it. i tried to import datas with dataport,but i am not able to import euro sign inside navision.please give me a solution for this.
thanks,
0
Comments
-
This is probably because the codepage of Windows and Navision is not the same. So € and other symbols have another ASCII-value between Windows and Navision, and have to be converted.
Check this : http://www.mibuso.com/dlinfo.asp?FileID=287Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
If you open the file in Wordpad and save it as file type "Text Document (MS-DOS)" the special characters e.g. "€üöäsÄÖÜß" should come out right. Navison expects ASCII-type files , not ANSI.Kai Kowalewski0
-
Hello kirki,
i imported the Ansi-Ascii converter in to navision 4.0.After importing the Ansi-Ascii.txt, I opened the Codeunit 99999(This is the imported object Id)in design mode.now,the Euro sign is changed to some ascii character like this 'Ç' inside the codeunit 99999.
The same problem exists when i try to import Ellipses '...' It is changed to 'à'.
Can you please give me a solution for this.
Thanks0 -
One way is to treat all incoming data as text variables and then validate the data, convert or extract etc and insert into the database fields.
This way you can check everything before updating the table(s).Experience is what you get when you hoped to get money0 -
In case it still didn't give the correct character in Navision, did you also try the other function?venkatesh wrote:Hello kirki,
i imported the Ansi-Ascii converter in to navision 4.0.After importing the Ansi-Ascii.txt, I opened the Codeunit 99999(This is the imported object Id)in design mode.now,the Euro sign is changed to some ascii character like this 'Ç' inside the codeunit 99999.
The same problem exists when i try to import Ellipses '...' It is changed to 'à'.
Can you please give me a solution for this.
ThanksRegards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

