Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sequential (row) number as first field in cursor
Message
 
 
À
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:
01054131
Vues:
33
See corrections inline

>If I execute this code in loop I get : Alias allready in use
***
USE IN ( SELECT("gg") )
USE IN ( SELECT("ggsn") )
***
>>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 ( SELECT("gg") )
USE IN ( SELECT("ggsn") )
***
>How to escape this/delete gg while repeating this sequnce ?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform