On Wed, Jun 2, 2010 at 10:54 AM, Rick Schummer <[email protected]> wrote: >>> How would new objects appear in the DBC? << > > Most of the time temp tables are created using the CREATE TABLE, but the > developer forgets to use the FREE clause so it is not included in the > current database container. ----------------
Thanks. "Free" sounds like something I never used in my code. Is it VFP6 or a newer version? I saw the rewrite parts below adn I'll get to the bottom of it. Still think that I am not closing it out in a use statement as well. -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell _______________________________________________ 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.

