ICIS Mini-Workshop 2010 Nunhems
From ICISWiki
Contents |
Agenda
Performance issues
- Improvement of performance for mainly actions linked to the NAMES table.
- DLL:
- indices?
- ORDER BYs?
- Applications:
- stringlists
- ORDER BYs?
- Database:
- indices
- DLL:
Summary
DLL function GMS_FindName2 function was being used extensively: for searching recordsets (GMSSearch) and checking for existence of a name type/value given a GID when using "Save as Name Type" (SetGen)...just to name a few cases. "Save as Name Type" has become extremely sluggish.
Proposal: create new DLL function GMS_FindName4 for use with "Save as Name Type" and other operations which don't require multiple rows of data to be returned.
Batch Processing
Verify batch procedures
Imports
- from Excel
- + button
Other bug fixes
GMS Search
| Bug Summary | Status |
| Cropforge [#1908] GMSSearch 5.5.1.19: Access violation message when clicking "More" | Resolved |
| Cropforge [#2467] GMSSearch 5521 Layout issue - cleaning fields works not fine for all fields | Resolved |
| Cropforge [#1267] GMSSearch-DLL: not finding all GIDs when using a wildcard | Resolved |
| Cropforge [#2477] SetGen/GMSSearch: Error in Unique ID field in GMSSearch/View Characteristics | Resolved |

