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
~2K People Reached
About Me

Im... trying to make some bucks online.

Favorite Forums
Favorite Tags
Member Avatar for sythez.orgz

Can you guys help me with this little thing. On a a form, i have a textbox1 and add button. If i click the add button, it will check if the textbox has a data and i am already done with that. Now my problem is, if it has a …

Member Avatar for Reverend Jim
0
106
Member Avatar for sythez.orgz

Hello, can you help me guys with this little problem.. So i have a listbox, and whenever a new data comes in, its already the selected item. Then i need to compare that data if i have that already in my textboxes, else it will be put into textbox that …

0
50
Member Avatar for sythez.orgz

Hey guys, can you help me on my problem. The program (RFID) im working on can only read one data at a time from serial port. What i need is for it to read 5 data at a time. Scenario is this, it will read 5 RFID tags at a …

0
59
Member Avatar for sythez.orgz

Can you guys please tell me whats wrong on my code. Im trying to get the data of Title, Author, Price, Stock from DB and output it on my textboxes. Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load connstring = "Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\Csrp2_DB.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True" conn.ConnectionString …

Member Avatar for Dili1234
0
1K