Keroleen Posted September 15, 2003 Posted September 15, 2003 I am using the DataWizard to make a frontend form that pulls data from an ACCESS database. However after I go through the DataWizard to make my OleDBConnection, OleDBDataAdapter and DataSet, I get this following error: Type 'Timesheet.dsEmployee' is not defined. ** Timesheet is the name of the solution. dsEmployee is the name of my dataset. Now I also have a 'test' solution. When I do this same procedure there, I have no problems and this method works. I do know that VB.net automatically generates the code for this and I am not sure what exactly have I not defined? Any help is greatly appreciated. Quote
Moderators Robby Posted September 16, 2003 Moderators Posted September 16, 2003 I haven't used the wizard so I won't be much help there, but I do recommend that you pickup on how to the the above using mostly code. There are plenty of tutorials out there... asp.net, gotdotnet.com, msdn.microsoft.com etc... Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.