08-07-2012, 07:04 AM
Hey everybody. I created a shelled version of brandonio's mysql database. I am only using form 3 and form 3 code.
When I run the program I get an error with a null. The data from the database does not come up in the list.
[code2=vbnet]txt_order.Text = splitread(1).ToString[/code2]
^
Object reference not set to an instance of an object.
If anyone has any help on this it would be greatly appreciated.
When I run the program I get an error with a null. The data from the database does not come up in the list.
[code2=vbnet]txt_order.Text = splitread(1).ToString[/code2]
^
Object reference not set to an instance of an object.
If anyone has any help on this it would be greatly appreciated.