Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How will I ever get my app ported to SQL Server?
Message
De
20/08/2008 12:43:37
 
 
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:
01340405
Vues:
26
Wow. I'm suprised to see that it works this way. I thought about doing it this way, but it sure seemed like a silly thing to do, so I dismissed it as not a reasonable technique. Is this a common practice?

Also, since my app allows users to run mutiple instances of the same form, how can I prevent the indexes from one form instance from overwriting the indexes of another form instances?

I need some mechanism to generate a random index name?




>You need to create your indexes for your cursors after you get them with CursorFill. Consider these cursors the same way as regular cursors or as local views. Once you get them, you need to index them. If you get them again with cursorfill, you need to re-create indexes again.
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform