Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Form Wizard

Status
Not open for further replies.

jgoodman00

Programmer
Joined
Jan 23, 2001
Messages
1,510
I am used to developing in VB6, but am fairly new to VB.net.

I am trying to use the data form wizard to create a form which will connect to a single table.

My project is called NWDB.
During the wizard I specified a new dataset called NWDB.
The connection is a Jet4 connection to an Access 2000 DB. The connection test succeeds.
I chose a single table to be displayed.
I chose to display a single record in individual controls.
All buttons were chosen.

The wizard seems to work correctly, but when I attempt to compile it errors saying:

Type 'NWDB.NWDB' is not defined.




James Goodman MCSE, MCDBA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top