Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET (Order)
Message
 
À
24/03/2006 11:53:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01107430
Message ID:
01107459
Vues:
19
>Set order doesn't return qoutes for a long file names so I'm getting error message
>
>ex: TAG Tag_Name OF C:\Long Name\R0001.cdx gives error while
>TAG Tag_Name OF "C:\Long Name\R0001.cdx" works fine
>I wouldn't like to change all my index expressions from
>INDEX ON index_name TAG index_name to
>INDEX ON index_name TAG index_name OF 'cdx_path'
>
>any suggestions?
>
>Thanks in advance

Just use:
INDEX ON index_name TAG Order_name
w/o any TOs and OFs. That way you build structural indexes
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform