Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Codes modification
Message
De
13/04/2007 09:59:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
13/04/2007 09:54:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01215417
Message ID:
01215512
Vues:
11
>Dear Naomi,
>
>I use following procedure
>
>SELECT banks
>INDEX on code TO banks1
>
>select 00000000 as SeqNum, BName, code from Banks into cursor curBanks order by 2 readwrite
>lnRecs = reccount('Banks')
>replace all SeqNum with recno()
>
>scan
>   if seek(code,'Banks','code')
>      replace code with lnRecs + SeqNum in Banks
>   endif
>endscan
>replace code with (code - lnRecs) all
>SELECT banks
>brow
>
>
>It show error message
>Index tag is not found
>Where to create index tag and for which table?
>
>Please help again

Tariq,
Please do not CC. I did say that there is no way and do you want to show that there is one? If so I am not convinced with this code. Thanks.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform