Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding tables to an existing DBC and modifying them
Message
From
18/11/2004 11:38:59
 
 
To
16/11/2004 13:34:36
James Wade
Office of Criminal District Attorney
Edinburg, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
00961559
Message ID:
00962683
Views:
8
Hi James.

>The main issue is that I would like to (within the features of SDT) add the DBC containing the modified tables to my project and SDT meta tables (yes, the code I included does work--I tested it as well) programmatically

Check out the Validate method in the DBCX documentation -- it programmatically adds an object to the meta data tables. To add a database to a project programmatically, open the project in code (MODIFY PROJECT X NOWAIT) and then use the Add method of the Files collection of _VFP.ActiveProject.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform