I'm creating an EDI application for a customer, and am having to query Warehouse Ledger Entries to get item quantities. Due to the number of ledger entries, my SQL queries keep timing out. I've placed SQL keys on the Item No. and Zone Code fields to speed things up, but want to make sure that I'm not affecting Navision functionality/performance. Anybody know of any potential problems here? Thanks
Jonathan
0
Comments
If you are running Navision on SQL then yes, the process will create problems with indexing and will cause the system to run slow.
Thanks
Best regards
Suresh
New York.
Can't you use a flowfield to get this value, or is a flowfield in SQL as slow as looping all records?
If it was hard to write, it should be hard to understand."