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

K

k1p

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"
 
S

Stefan B Rusynko

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"
 
Top