The database column "id" must be mapped to an input field...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I'm getting the following error when try to connect a form to SQL Server
2000
any Idea Please?

The database column "id" must be mapped to an input field in order for the
update to be successful.modify one of the fields to map to "id"
 
Does the field "id" exist in the DB and is one of your form fields providing data for it to updated

--




| Hi, I'm getting the following error when try to connect a form to SQL Server
| 2000
| any Idea Please?
|
| The database column "id" must be mapped to an input field in order for the
| update to be successful.modify one of the fields to map to "id"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top