Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~817 People Reached
Favorite Forums
Favorite Tags
Member Avatar for yagelnnn1

Hey, does anybody know how to read cloumn from MySQL? I mean, like if I have in my MySQL the schema "Bdatabase" and the table "accounts". In that table there are username and password. How can I do in my program that it'll read the username and password?

Member Avatar for ryanjayson
0
185
Member Avatar for yagelnnn1

Hey, I have a problem.. I saved a value in the settings (123456), and it I made a program that it shows in a label the value, and when I'm writing in a textbox a value, then clicking a button it saves me the textbox's value and when I'm exiting …

Member Avatar for G_Waddell
0
149
Member Avatar for yagelnnn1

Hey, I need help.. Let's say I made an application and gave it to a friend, how can I made a "Control Panel"..? I mean if i'll click a button it'll exit the application in he's computer..? Thx !

Member Avatar for oussama_1
0
150
Member Avatar for yagelnnn1

Hey, I think it's a simple code but I can't resolve how to do it.. I have a combobox and I want to "Add All" to a listbox, but without removing them from the combobox.. Here is my code, please help me fix it: If ListBox1.Items.Contains(ComboBox1.Items) Then MsgBox("You can't add …

Member Avatar for tinstaafl
0
146
Member Avatar for yagelnnn1

Hey, I have a little problem that I can't resolve, maybe you can: I want to write in a textbox a number, let's say 3. Then I'll click on a button and in the combobox it'll add the items 1, 2 and 3. Thank you for helping!

Member Avatar for yagelnnn1
0
187