Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for sashyn01

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 …

Member Avatar for Sulaiman_1
0
794
Member Avatar for sashyn01

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...

Member Avatar for Begginnerdev
0
227
Member Avatar for sashyn01

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 …

Member Avatar for sashyn01
0
156
Member Avatar for Pride

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 = …

Member Avatar for sashyn01
0
401

The End.