Stephen Russell wrote: > 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.
I can recall FREE being in there since AT LEAST VFP6...and I'd bet VFP5 too. They most likely created that clause at the same time that they created the DBC container. VFP3? -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ 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.

