Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cache'
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Cache'
Miscellaneous
Thread ID:
00499176
Message ID:
00499491
Views:
17
All,

Cache is pretty fast, but that is because it keeps a lot of data in memory all of the time in 'global counters.' But try to access the data? Good luck.

If you use ODBC, sometimes it will take several minutes to tell you there are no results. I have used this in both a banking and medical/mental health environment. Third party access to the data is pretty slow.

Often times data you need is not 'mapped,' so as a third party you cannot access it via ODBC. Plus if there is a 'mistake' in the table/field mappings the ODBC will return you interesting errors. The 'structures' are always in a state of transition, so these mapping problems rear their ugly heads uncomfortably often.

Just my .02

Doug
Douglas Osborne
Don't spend your life just wishing - http://www.AllGiftRegistry.com
Previous
Reply
Map
View

Click here to load this message in the networking platform