Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zap doesn't work
Message
From
18/09/1999 14:50:52
 
 
To
18/09/1999 09:51:55
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00266164
Message ID:
00266370
Views:
19
The only down-side to deleting all the rows through a view is that the DELETEs are logged. If you truly want to zap a table on SQL Server, and rollback isn't necessary, hijack the connection using CURSORGETPROP and use SQLExec to issue a TRUNCATE TABLE command.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform