No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
Hi, I am using VB.Net 2005, VS 2005, and an Access Database. I have a datagridview on a form that gets populated from a table in the Access DB. What I'm needing to do is take the data from the DGV and put it into a table, "not the original …
Hi, I'm working on a new project and I would like to use VB.Net in Visual Studio 2005. I'll import data in a row/column format.I've been playing around w/ the datagrid control a little and I've gotten my data to import, but I'm not sure if this control has the …
Hi, I just bought a new linksys Wirelss G Broadband Router. I've picked up wireless internet on my pc in the past, but I'm having trouble now. My laptop is a 2218RS Presario. There is a wireless button on the front of it that is supposed to light up when …
Hi, I have been having problems w/ my Compaq Presario 2218Rs Laptop for a while now. I've used the recovery disk a few times and it reinstalled the operating system, but it would only last a day or maybe a couple days and then it would crash again. Now I …
Hello, I'm trying to write some vb.net code that communicates with a device attached to the USB port. It uses a serial adapter. Can anyone help me out with this? I've looked all over the net. I'm using Visual Studio 2005.
Hi, I'm trying to use a Do Loop to look at 2 seperate tables. It needs to check the value in one field on the first table. If it finds a "T" it should look to a field in the other table and count down 3 rows. Then it needs …
Hi, I'm trying to hook a computer to the internet using a cable modem. The computer has Windows Millenium addition. When I try to connect to the net the computer wants me to enter a phone number for dial up purposes. I don't need a phone # for a cable …
[quote=jimclark1947;255488]but the data displayed has too many decimal places[/quote] I'm sure there's a better way to do it, but you can round to a decimal place. If your number doesn't have to be exactly accurate. Try this: YourValue = Math.Round(5.3492, 2) It should round to 5.35.
[quote=furjaw;255685] I recently went from Visual Studio 2005 Express Edition to the Professional edition.[/quote] Unfortunately, I don't think I can help you with this problem. But, I was going to see if you could offer me any insight into using Visual Studio Express Edition versus the Professional Edition. As far …
Hello, I'm trying to extract some data from a scanner. The scanner works much like a jump drive, in that it stores info when you scan then you hook it up to a USB port to check the data. The scanner is a "CS 1504 Consumer Memory Scanner." I was …
The End.
stealthdevil