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

[RESOLVED] delete record in a single column vb 6

$
0
0
Can someone help me.How to delete all the data from one field column.I tried this code but it doesn't work. Please help me thank you.

Private Sub Command1_Click()
Adodc1.RecordSource = "select * from patients where status"
Adodc1.Recordset.Delete
End sub

Viewing all articles
Browse latest Browse all 21271

Trending Articles



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