Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using tables without opening index
Message
De
30/10/2001 13:18:24
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/10/2001 13:14:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00575192
Message ID:
00575207
Vues:
21
>>Hi,
>>
>>Is it possible to open tables without opening their cdx-indexes in vfp6. In Clipper we have some tables with indexes containing expressions like
>>"descend(dtos(mydate))", but in VFP 6.0 we can't open them. Now we need to open these tables to convert them.
>>
>>Thanks in advance,
>>
>>Sander
>
>Sander,
>You could remove reference to cdx or delete the cdx. However just create a descend.prg that gets a parameter and returns a dummy value.
>OTOH when VFP can't find a function it displays the warning but opens the table placing quotes around index tag. That's when you display structure you'll see index is now :
>"descend(dtos(mydate))" not descend(dtos(mydate))
>Cetin

descending() exists in VFP as a function but parameter mismatch.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform