Delimeter

chad
Member Posts: 25
Hi fellow developers!
I created a dataport to export my tables into a text file. I need to fomat the data inside the text file without the fieldstartdelimeter and fieldenddelimeter to be blank, I tried to modifiy it and make it blank in the properties but it still make it <> like this. Is there a way to solve it thru coding?
Thanks!
I created a dataport to export my tables into a text file. I need to fomat the data inside the text file without the fieldstartdelimeter and fieldenddelimeter to be blank, I tried to modifiy it and make it blank in the properties but it still make it <> like this. Is there a way to solve it thru coding?
Thanks!
0
Comments
-
Try to put <None>Rgds,
Jon.0 -
Another good advice : try to avoid the comma-separated files.
A lot of times (specially for importing) there are comma's inside the text. These can mix up the formatting.
It is better to use the tab. To use it put property FieldSeparator=<TAB>
Also MS Excel has no problems with this format.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
So what is the delimiter? Or is this a fixed lenght file? If so, then set FileFormat to FixedThere are no bugs - only undocumented features.0
-
When working with dataports I usually set the field start and end delimiters to <None>, and the field separator to <TAB>. You can find out how these work in the C/SIDE Reference guide under the help menu.0
-
Oh and it is case sensitive. NAV will not recognize <none> or <tab>, but it will recognize <None> or ,<TAB>0
-
Thx guys it works on <None>..
i also tried the other way of exporting data thru create file... Cheers!
0 -
i use "variable" file legth and FieldStartEnd = <None>. As Field seperator <TAB> or ^ or °.Do you make it right, it works too!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
- 320 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