Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form classes for SDT
Message
From
14/05/1998 11:44:04
 
 
To
13/05/1998 05:48:31
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00098964
Message ID:
00099450
Views:
25
Hi Magnus.

>I'm planning to use SDT in an application and I don't want to use
>a hole framework. So my question is: Are there any form classes
>based on SDT that doesn't require a hole framework.

Although all the major commercial frameworks have hooks to it, SDT doesn't require any particular framework. You can simply instantiate the main class (MetaMgr) whenever you need it (usually at application startup) and then call any SDT methods whenever you want to. For example, in client apps I create, I instantiate MetaMgr at startup and then have a menu item that calls oMeta.oSDTMgr.Reindex() to reindex tables.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform