Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Index
Divers
Thread ID:
00600395
Message ID:
00600402
Vues:
16
>>I have a combobox that displays lastname and firstname and needs to be sorted. I have 2 tables person and pinfo that are parent and child respectively. When I created an index on lastname, firstname and then run the program I keep getting 'file must be opened exclusively'. This program is run on a server and is shared by numerous users, will setting 'use person exclusive' cause only one person to program. I'm I on the wrong path here?
>>
>>
>>USE person
>>INDEX ON lname + fname TAG names
>
>This command requires exclusive access.
>
>>set order to names
>>
>>Thanks
>>Nick Patel

Is there any other way to sort the combobox by lastname and firstname?


THanks
Nick Patel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform