Lookup Flowfield in SQL Server version
brauz
Member Posts: 14
Hi guys,
I've been searching some information about Lookup Flowfields in SQL Server version but still having some doubts about the performance. I been understand that Sum Flowfields need to maintain key index, and if you create many of then you'll get a slower system. As I know, Lookup Flowfields not need to maintain any key, not are stored in DB and only gets the value when you show the field in a form or call the Calcfields Function.
Anybody have some expierence about create many lookup flowfields and if it make Navision work slow.
I've been searching some information about Lookup Flowfields in SQL Server version but still having some doubts about the performance. I been understand that Sum Flowfields need to maintain key index, and if you create many of then you'll get a slower system. As I know, Lookup Flowfields not need to maintain any key, not are stored in DB and only gets the value when you show the field in a form or call the Calcfields Function.
Anybody have some expierence about create many lookup flowfields and if it make Navision work slow.
0
Comments
-
A lookup flowfield will create a select statement on the lookup record with the parameters as filter.
This can be slow if the parameters are complex, but usualy is fast.0 -
I talked about the performance in general, not about the speed calculation of the field. For example, if I create some Lookup Flowfields in the General Ledger Entry table, this will make slower the Posting process who create many entries?0
-
During an insert of an entry the flowfields are generaly not calculated so it should not affect posting performance.
Performance in general is a very complex subject and can be discussed for hours and hours and is different for every single installation.0 -
It depends on settings of keys and SIFT. It means, if the flowfield is using some existing key, there is no problem. If you will need to create new key or SIFT, performance will change...0
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

