B
Brandon Campbell
Hello,
I am using Access a client for my SQL Server 2000 databases. I have a form
with a subform. The subforms recordset is based on a join query. I have in
instead of insert trigger on the query. I have included the WITH
VIEW_METADATA option in the VIEW. The query works properly from the SQL
Analyzer when I try to insert a value. The view, however, is not updatable
when I use Access. Is there something else that I need to do in order for the
Access to be able to use the view.
Thank you,
Brandon
I am using Access a client for my SQL Server 2000 databases. I have a form
with a subform. The subforms recordset is based on a join query. I have in
instead of insert trigger on the query. I have included the WITH
VIEW_METADATA option in the VIEW. The query works properly from the SQL
Analyzer when I try to insert a value. The view, however, is not updatable
when I use Access. Is there something else that I need to do in order for the
Access to be able to use the view.
Thank you,
Brandon