Question:
how to delete a record from table of sql by combo box selection in vb6.0?
xyz
2012-10-06 22:47:05 UTC
i am making a project in vb 6.0 .
i want to delete the record from sql table user_login [attributes( username, password)]
by selecting the username from combo box. but i don't know how to delete the record associated with selected value in combo box. please give the simple and easy solution.


thanks........
Four answers:
Talon D
2012-10-06 23:53:17 UTC
VB6???

What is this 1991?

Or do you work for the government or something? VB legacy code needs to die.
scharfschwerdt
2016-12-26 19:30:48 UTC
placed your code in the type (or usercontrol) that consists of the mixture container...for brand spanking new projects, the default call is Form1.vb. Your code ought to pass in the two the constructor or the burden() technique
ciucio
2016-12-11 20:53:55 UTC
positioned your code interior the form (or usercontrol) that is composed of the mixture field...for brand spanking new initiatives, the default call is Form1.vb. Your code would desire to pass in the two the constructor or the load() technique
mark
2015-04-14 19:03:15 UTC
same prblem


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...