How can i delete calls higher than 30000 and less than 400000 ? Te line below gives me a syntax error
sql = ” DELETE CallsClients.*, CallsClients.Callid FROM CallsClients WHERE ((CallsClients.CallID) > 300000 and < 400000)"
-
Syntax error (Access 2000)
- This topic has 1 reply, 2 voices, and was last updated 18 years ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads