G
Guest
The front end is an MS Access 2003 ADP. The back end is an MS SQL
Server 2005 database. I have a form that is based on a view. The view
is based on a couple of tables. The primary table in the view has an
"Instead Of" trigger. The trigger automatically generates a value for
the primary key of the primary table if the new row has a null value
for the primary key field. As a result, when I try to add a row in the
form, I get the following error:
"Invalid input parameter values. Check the status values for details."
Could someone please explain to this weary soul what is going on?
Server 2005 database. I have a form that is based on a view. The view
is based on a couple of tables. The primary table in the view has an
"Instead Of" trigger. The trigger automatically generates a value for
the primary key of the primary table if the new row has a null value
for the primary key field. As a result, when I try to add a row in the
form, I get the following error:
"Invalid input parameter values. Check the status values for details."
Could someone please explain to this weary soul what is going on?