Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

  • Moderators
Posted
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...
Visit...Bassic Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...