Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stonefield 6.2a dbcgetcdxstructure protected
Message
De
27/05/2005 11:48:17
 
 
À
27/05/2005 09:28:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01018103
Message ID:
01018170
Vues:
20
Hi Tracy.

>We are using dbcgettablestructure to create temporary tables on the fly and it works great. We want to use Stonefield so we can avoid maintaining the create table... code throughout our code. We now have a dbc that contains temporary tables and cursor structures. We want to be able to track temporary table structures as well as our dbcs using Stonefield. This all works, however, when we attempt to create the temporary during runtime, when we try to create the index using dbcgetcdxstructure the method is protected. Any idea why it is protected? We could change it in the vcx as not protected, but I am not sure why it is protected to begin with. The dbcgettablestructure is not protected. Is there a better idea?

I made any method that I didn't expect to be called from outside the class protected; that's the only reason. I'll make DBCGetCDXStructure public in the next release, so you can safely do that on your copy now.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform