Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing ALL Tables and DataBases
Message
De
24/08/2001 17:26:33
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
À
24/08/2001 17:21:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00548975
Message ID:
00549011
Vues:
28
>>>>Try the USE command by itself. This should hopefully close any table that is opened. Let me know if it works.
>>>>
>>>
>>>Ravi,
>>>This will close any table open in the current work area. It does not affect other work areas nor does it affect other datasessions.
>>
>>Thanks Larry. Would I use CLOSE DATEBASE ALL? What if I did not have a database, but just free tables?
>>
>>Appreciate your advice.
>>
>>- Ravi
>
>I am new to VFP but in other xbase languages we had something like this
>
>nArea = select(0) && Get the next available work area number
>for i = 1 to (nArea -1) && -1 because we did not open anything in nArea
> select(i) && select that workarea
> use && Close the workarea
>endfor
>
>Hope this helps you think of something you could use.

Thanks so much Cecil. apprciate your input.

- Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform