Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to delink the database from a bound l\table
Message
From
01/08/1998 03:01:43
 
 
To
01/08/1998 02:39:25
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00123268
Message ID:
00123269
Views:
17
Satya ---


I am assuming that there are no 10+ character field names or triggers or other DBC specific stuff for the tables? If this is so, you can open the .DBC as a metadata table and delete the records. Delete where objecttype = Table and Objectname = "tablename" ... also delete all where parentid = parentid for the table record. This should work.


>I am using VisualBasic. I want to delink a linked table from its database. How to do it?
>
>I mean , I have to do all these at binary level, not using the Foxpro command FREE TABLE .
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform