Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dbsetprop() syntax
Message
From
10/05/1999 16:23:04
 
 
To
10/05/1999 15:34:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00216859
Message ID:
00216885
Views:
30
>During Database maintenance management, I have to switch off/on primary key of concerned table.
>Can anybody help me for the correct dbsetprop() syntax ?
>
>Thank you.

To remove:

ALTER TABLE Mytable DROP PRIMARY KEY

to add:

ADD PRIMARY KEY mykey TAG MyKey
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform