import file to database

AST
Member Posts: 108
Hi,
It is possible to import all kind of files (eg. pdf, excel,..) to database? I don't mean import path to file, but just file (as blob?).
It is possible to import all kind of files (eg. pdf, excel,..) to database? I don't mean import path to file, but just file (as blob?).
0
Comments
-
Yes, you can import anything, but to view it you will need to re-export and hyperlink to it.0
-
but note :!: If you have an SQL Datebase (equal native) it is not a good idea, to store the Files in the blob field. Its better to create a text field in the table and store there the UNC path.
Why? Because Navision, makes these kind of queries on sql.select *, Datalength(YourBlobField) from TableXYZ ....
If you have there a lot of records in your table and these recs have big BLOBs, then the querries are not the fastest.
How to store UNC, see my post hereDo you make it right, it works too!0 -
if you import the file or the unc path to the file, open the file not with hyperlink, use WSH. Its better ;-)
see this post. Here the user can also use the open with function.
http://www.mibuso.com/forum/viewtopic.p ... light=openDo you make it right, it works too!0 -
Thanks for all replaying0
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