Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How will I ever get my app ported to SQL Server?
Message
 
 
À
20/08/2008 23:09:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01338696
Message ID:
01340748
Vues:
14
>Not sure sure I follow this...
>
>Say I have formJobs that has a Customers CursorAdapter with an alias of Customers. Now, if I launch 2 instances of this form, wouldn't I I be trying to create an index for each form instance, each being an index for the alias Customers?
>

I may be wrong, but I think that CursorAdapter's cursor behaves similar way as a regular cursor. Thus you can index

index on CustomerID tag CustomerID in each form's instance without any problem since the real file for this cursor is created in your temp directory with the unique name,
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform