config error data adaptor wizard
I want a form that shows the folowing:
Customer name (customer table)
Employee Name (Employee Table)
Product Name (Product Tab)
Short version of the table fields as follows:
CUSTOMER TABLE:
LastName
Address
CustID (PK)
Employee Table:
LastName
EmpID
Product Table:
ProdID
Name
I have tried dragging the tables to the web form and get the nfolowing errors:
The wizard detected the following problems when trying to configure the data Adapter for Customer
error: generated upate statement, there were errors configuring the data adapter

