Display NAV field properties w/ SQL Server statement

Michael_GER
Member Posts: 9
Hi,
I want to design a SQL Server report to display certain NAV table properties.
Example:
Table:__________Field:____________Data Type:____OptionString:
Sales Line_________Document Type______Option__________Quote,Order,Invoice,Credit Memo,Blanket Order,Return Order
...
As far as I know it is saved as a BLOB reference in SQL Server.
Is there any way to convert it via TSQL to user-readable text for further display processing?
Thanks for any hint.
Regards,
Michael
I want to design a SQL Server report to display certain NAV table properties.
Example:
Table:__________Field:____________Data Type:____OptionString:
Sales Line_________Document Type______Option__________Quote,Order,Invoice,Credit Memo,Blanket Order,Return Order
...
As far as I know it is saved as a BLOB reference in SQL Server.
Is there any way to convert it via TSQL to user-readable text for further display processing?
Thanks for any hint.
Regards,
Michael
0
Comments
-
No, there is no way how to do it from SQL directly...0
-
Thanks.
Any other idea how to solve this problem and finally get it to SQL Server?
It has to be a dynamic routine, in case the object was updated or modified.0 -
No, but there is described solution to do it from NAV (using recordref, going through all options and reading the option string etc., it is easy because in NAV you have the Field virtual table you can use to save these info into some new table and than read it from SQL).0
-
Maybe this could help you to retrieve the option string:
http://www.mibuso.com/dlinfo.asp?FileID=1101Jörg A. Stryk (MVP - Dynamics NAV)
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool0
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