Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC's Referential Integrity
Message
From
03/11/1998 07:51:12
 
 
To
03/11/1998 07:42:00
Roberto Cysne
Banco do Nordeste S.A.
Fortaleza, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00153861
Message ID:
00153862
Views:
19
>Is there some way to list the DBC’s referential integrity by a program ?

You might want to look at DBGETPROP(), which can extract the trigger expressions for Delete, Insert and Update as part of the Table data. For example, to extract the Insert Trigger expression for the table MyTable in the currently open database:

? DBGETPROP('MyTable','Table','InsertTrigger')
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform