Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21451

[RESOLVED] 2 or more records SQL DELETE FROM - problem

$
0
0
strSQL = "DELETE FROM sold_Tbl WHERE (transno = 1)" is working efficiently for me

however

strSQL = "DELETE FROM sold_Tbl WHERE (transno = 1) AND (transno = 2)" have a problem.

no error is encountered but no record is affected also.

can somebody help me on how to delete multiple records using "DELETE FROM"

Viewing all articles
Browse latest Browse all 21451


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>