This query works fine with MS Access db, but gives me error with SQL Server 7.
'
"DELETE * FROM tbMyTable"
'
I try to delete all records from the table.
Why it doesn't work with SQL Server?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Wrong query?Threaded View
|
Click Here to Expand Forum to Full Width |