Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sequential (row) number as first field in cursor
Message
De
28/09/2005 14:49:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01054066
Message ID:
01054129
Vues:
25
If I execute this code in loop I get : Alias allready in use

>SELECT 0000 AS RB, &lcFieldList FROM OBJEKT into cursor gg WHERE &koje NOFILTER
*
>SELECT 0
>USE DBF('gg') AGAIN ALIAS ggsn
>REPLACE ALL Rb WITH RECNO()
*
>_VFP.DATATOCLIP('gg',,3)
>USE in 0
>RELEASE gg

How to escape this/delete gg while repeating this sequnce ?
TIA, gojko
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform