Corresponding Table in Object Designer and Database (Mysql)
DLLT_eys
Member Posts: 8
Hey,
How can I easily find the corresponding table in the Mysql databse when I'm looking at Navision. I assume I should be looking in the object designer under Table?
Thxs
Edit: Some extra info: i'm using Nav 2009 R2 and SQL Server 2008 R2
How can I easily find the corresponding table in the Mysql databse when I'm looking at Navision. I assume I should be looking in the object designer under Table?
Thxs
Edit: Some extra info: i'm using Nav 2009 R2 and SQL Server 2008 R2
0
Comments
-
Most of the tables in NAV are set to DataPerCompany = Yes. That means in SQL they have the company name infront of their real name (CompanyName$TableName).
Additionally some special characters of a NAV table's name are converted into another character in SQL (default value is underscore _). That means if you have a table in NAV called e.g. "Cust. Ledger Entry" then in SQL Server it would be something like this "CompanyName$Cust_ Ledger Entry".
If you keep that in mind then you should be able to find your tables in the Object Designer filtered on Table."Money is likewise the greatest chance and the greatest scourge of mankind."0 -
Navision does not run on MySQL.David Singleton0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
