Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql zap?
Message
From
17/11/2003 07:57:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Sql zap?
Miscellaneous
Thread ID:
00850590
Message ID:
00850590
Views:
75
want to zap a table on sql server
In line with MSDN's topic
have tried

SQLPREPARE(gnhandle,'Delete from vizkeys','')
SQLEXEC(gnhandle)

which doesn't report any error but doensn't delete anything either.

variations like "Delete from vizkeys where realkey<>'.NULL.'" (which should delete all) don't work either.

Whats the secret?
Next
Reply
Map
View

Click here to load this message in the networking platform