Where are stored the parameters of the fields in SQL

Fred_BL
Member Posts: 11
Hi,
I have a request system which do request directly in the SQL Server database (Navision 4.01).
Where I select an option field I have a integer which represent the option index. I would like to have the option text but I can't find where it's stored in the database. Maybe there is a system table with all parameters of the fields but I can't find it.
Does somebody know ?
Thanks in advance for your reply.
I have a request system which do request directly in the SQL Server database (Navision 4.01).
Where I select an option field I have a integer which represent the option index. I would like to have the option text but I can't find where it's stored in the database. Maybe there is a system table with all parameters of the fields but I can't find it.
Does somebody know ?
Thanks in advance for your reply.
0
Comments
-
Those are not stored in a table that you can get to. The option values are part of the table definition, which is a blob field in the object table. You'll have to hard code the transformation from numbers to their text values.0
-
I suggest that you create a new table. Create a processing report in NAV to populate it with all the options, and you can use that table in your queries on sql.0
-
you can use this : viewtopic.php?f=33&t=30770 in use with a separete table where you stare also the options as textDo 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