Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stonefield 6.2a dbcgetcdxstructure protected
Message
From
27/05/2005 11:48:17
 
 
To
27/05/2005 09:28:57
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018103
Message ID:
01018170
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform