Forum: VB.NET Sep 27th, 2006 |
| Replies: 3 Views: 6,453 You need to use the getchanges method of dataset and pass it to a new dataset then set the new dataset to be the old one then update the dataadapter.
dataset1 is the original dataset.
dataset2 is... |
Forum: VB.NET Sep 27th, 2006 |
| Replies: 3 Views: 8,971 My advice to you is to use an sql command object.For example
[code] dim cmd as sqlcommand [code]
then connect using a connector. I'm assuming u already know how to do this.
You use the command... |
Forum: Troubleshooting Dead Machines Sep 27th, 2006 |
| Replies: 9 Views: 3,680 Check the sound device in device manager. Also run dxdiag and see if there are any problems. When ur computer is booting up check if the sound device is listed. Lastly uninstall and reinstall ur... |
Forum: Troubleshooting Dead Machines Sep 27th, 2006 |
| Replies: 3 Views: 1,281 The thing is, the ram I was putting in was previously in the machine so I don't know what could have happened |
Forum: Troubleshooting Dead Machines Sep 26th, 2006 |
| Replies: 3 Views: 1,281 I was adding a ram module to my computer. When I started ii I smelt burning. I replaced the power supply and now the light goes on but nothing happens. Will I have to buy a new motherboard? |