Newbie here - So I apologise in advance if the answer is straight forward...
I have a datagridview that is bound to a datatable. This datatable is created programatically and NOT bound to a database table.
How do I save the data that I've added to the datatable (dtGridData) to the Database...
Hello All,
I'm new to .Net (VB 2005) and would like some advice on what methodology should be used to populate a DataGridView.
The scenario is an orders screen with some text fields such as txtOrderItem, txtOrderQTY and a DataGridView. When a button cmdAddItem is pressed the data in the...
Thanks for the reply but still the same error message. The SQL statement works and returns the record when used in the mySQL Query Browser and in the VB 2005 Query Browser.
Rory
Hello,
I'm using VB 2005, mySQL 5.0 and the built in Crystal Reports wizard.
I've tried many ways to get a report to show data but I keep ending up with the error message:
Key cannot be null. Parameter name: key
I do not have any null keys nor am I using any parameters, and now I have no...
Hello all,
I'm a vb6 programmer who has finally committed to move to .Net and I'm starting my first project. I'm using VB 2005 and mySQL for the database. I've so far been able to load data into a datatable or dataset but I don't know how to access the data in it. In vb6 I would use the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.