Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table closed but 'file is in use' ... ?
Message
De
12/03/2001 15:05:32
Fausto Garcia
Independent Developer
Lima, Pérou
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00484196
Message ID:
00484207
Vues:
10
Hi Stephen,

Of course I did. But the USED returns .F. and the subsequent USE table1 gives me the 'file is in use' error. That's why I said it's a strange behaviour!

>Hello
>
>can't you just do a
>if used('table1')
>select table1
>else
>use table1
>endif
>
>>Hi,
>>
>>I'm experiencing a strange behaviour with a SQL-SELECT command. When I perform
>>SELECT fielda, fieldb, fieldc FROM table1 WHERE condition1
>>a cursor with the results is created. If I issue
>>USE IN 'table1'
>>and then I ask to
>>USE table1
>>I get the 'File is in use' error message, as if table1 was opened (which no longer is since the USE IN command has closed it).
>>
>>What might the problem be here?
>>
>>TIA,
Solo se que nada se

Fausto J. Garcia Pino - MCSD.NET
.NET, Oracle, Tronador & Fondismo!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform