Re: Closing a table
From: Fred Taylor (ftaylor_at_mvps.org!REMOVE)
Date: 04/03/04
- Next message: Mark Stanton: "Re: data structure question - object data?"
- Previous message: Fred Taylor: "Re: connecting sql server"
- In reply to: Lina: "Re: Closing a table"
- Next in thread: Igor Korolyov: "Re: Closing a table"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 3 Apr 2004 12:44:28 -0700
Of course it does, but not nearly as much as an entirely new separate table
would.
Fred
Microsoft Visual FoxPro MVP
"Lina" <anonymous@discussions.microsoft.com> wrote in message
news:2863B82B-38DD-4AC3-A4AE-56B406D409C7@microsoft.com...
>
> I could use AUSED() and traverse the array to check whether the table is
in use. I think an easier solution will be to use a boolean variable to keep
account of the open and closed state of the table.
>
> I have a question on using the AGAIN clause. If the table is opened
several times using SHARED and AGAIN clauses, does it consume more memory
and resources?
>
> Thanks.
> Lina.
>
- Next message: Mark Stanton: "Re: data structure question - object data?"
- Previous message: Fred Taylor: "Re: connecting sql server"
- In reply to: Lina: "Re: Closing a table"
- Next in thread: Igor Korolyov: "Re: Closing a table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|