On Tue, Jul 7, 2009 at 10:40 AM, Peter Cushing<[email protected]> wrote:
>> I am getting at a list of States in shipping. Why would you keep >> hitting the table for the same non changing data 1500 times a day? >> >> > That's where an array would be better than using a non changing table. > It is all loaded into memory so will be faster. > -------------------------- So you would public an array of states? Sounds good to me if you didn't have collections available, pre vfp 8. -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

