Searchfunction logged off NAV
Prime
Member Posts: 3
Hi All
Version: 5.0 / SQL Database
Wenn searching on contact Form after entering appr. 5 letters Navision shut down.
Does anybody have any experierce?
Version: 5.0 / SQL Database
Wenn searching on contact Form after entering appr. 5 letters Navision shut down.
Does anybody have any experierce?
0
Comments
-
with searching do you mean Filter (F7) or the Search like Ctrl+F.
Crashed the window during the typing or if you press the "OK" or "Find First" Button :?:
Note:
if you have enabled the option "Find as you type", you should deactivate this under File -> Database -> Alter.
The reason: every keystroke will be send to the server and he runs a query like:
1. Entering the E
select * from XYZ where Field like %E%
2. Entering the s after the E
select * from XYZ where Field like %Es%
3. Entering the i after the s
select * from XYZ where Field like %Esi%
and so on. so, for this example: 3 queries .....Do 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
- 323 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