- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
this is what i want to do but it seems my code doesn't do what i wanted. when i select an item in cbo_Item i want to loop the corresponding Item_Stock into cbo_QTY where all the numbers below Item_Stock is shown in cbo_QTY...here is my code... Private Sub loop_QTY() Dim … | |
do you guys have any idea on how would i know if my vb.net app is trying to retrieve data from online database?.i am hoping that someone here can give idea because i really dont how would start doing it... | |
why my web hosting server refuses me to connect to them using vb.net net...i use add new database wizard and i input all the server name, username and password but error keeps telling me *Host '180.190.160.74' is not allowed to connect to this MYSQL Server.*..all i wanted is to connect … | |
Re: hi sir i wonder why my code is updating all items inside my sql server database instead of updating just the selected data from the database here is me code sir please help me... If txt_UserPassword.Text = txt_ReTypeUserPassword.Text Then 'MY FIRST UPDATE STATEMENT 'sql.CommandText = "UPDATE tbl_Users SET UserName = … |
The End.