I create a connection and and oledbdataadapter, but when I got to generate the dataset I get this error: "There were problems generating WindowsApplication1.Dataset1. To resolve this problem, build the project, fix any errors, and then generate the dataset again.". The funny thing is it looks like the schema was generated ok, it's just an issue adding an instance of this class to the form. When I build the app there aren't any errors.
Any ideas?
