Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update cursor!!
Message
 
 
À
18/12/2000 10:02:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00454668
Message ID:
00454680
Vues:
27
>Hi,
> I have a problem of update cursor.
> I have issue USE DBF("mycursr") AGAIN SHARED, it work in my pc however i get error "c:\....\xxxx.tmp doexn't exist" in my colleague's pc. After couple of trying, I found that it only work in my colleague's pc if SET DELETED OFF.
> Any idea?
>
>Thank you

John,
How are you creating the cursor. If you are using a SQL statement, it sounds like you are getting a filtered view of the underlying table and not a new disk presence. Use NOFILTER in the SQL statement. See help for more information.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform