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
~682 People Reached
Favorite Forums
Favorite Tags
Member Avatar for shorty1523

I had a fair amount of experience with much older versions of VB, but recently made the switch to VB.net and am trying to figure my way out through the changes. I have a small form program that is basically an interface for installing different software packages so that we …

Member Avatar for stevee1984
0
135
Member Avatar for ineedalotohelp

Hi guys, Im having trouble with this code, when i had it working with static variables set, it was fine, now i am using a passed variable, its not working... Might not be anything to do with it, anyhow... [CODE]Public Class frmContacts Dim con As New OleDb.OleDbConnection Dim ds As …

Member Avatar for TomW
0
128
Member Avatar for twalton42

I'm using a combobox connected to my account numbers in mysql..I want to take the selecteditem and put it in the delete row string for mysql using vb.net....her is what I have so far and it wont delete the seleted..any help will do.... [code] Private Sub btnDelete_Click(ByVal sender As System.Object, …

Member Avatar for Nick Evan
-1
88
Member Avatar for smurfh

I am attempting to write a vb.net 2008 application that will allow me to send files from a server to a client based on a request. I am going to post the same console application code below. When i run the server and the client on the local machine, i …

Member Avatar for smurfh
0
331