type of the file that dataport can handle

shafeaa
Member Posts: 54
we have 4 types and we need to chose 2 of them in fact i know one of them but i am confuse about the other type
text format (txt)
navision object format (fob)
database(fdb)
Excel file (csv)
i know that dataport handle text format but what is the other types ?
text format (txt)
navision object format (fob)
database(fdb)
Excel file (csv)
i know that dataport handle text format but what is the other types ?
0
Comments
-
CSV : text format, semicolon delimited, created by Excel --> Perfect for Import Dataport
FOB : binary object file from/to Navision, not concerning Data Import/export by dataport. Used to save/restore part of you development (example)
FDB : your Database file itself.0 -
CSV can come with a comma ( , ) (US) or a semicolon ( ; ) (Europe) separator, depending on the language settings of Excel. :roll:Kai Kowalewski0
-
I allways use TAB delimited, when I export from Excel. and that's how I write my dataports, as TAB delimted. The reason I don' t use comma is because some fields can have comma as value and it screws up the column. Major headache.0
-
I always resave the Excel file as "Text (MS-DOS)", TAB delimited.
Set the Dataport Properties:-
FieldStartDelimiter <None>
FieldEndDelimiter <None>
FieldSeperator <TAB>
As mentioned above the 'Comma' delimiter can cause problems when neeed in the data. Also the ' " ' can cause problems when included in the data eg. a description for 1/2 inch pipe would be "1/2" Pipe ".Answer the question and wait for the answer.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