Updatable View with ADO and Trigger INSTEAD OF
From: Martino (martino.pavone_at_cezannesw.com)
Date: 02/25/05
- Next message: Stephane Grobety: "MSDAC 2.8 on terminal server"
- Previous message: Anders Eriksson: "Re: Unicode and Microsoft Text Driver"
- Next in thread: Val Mazur: "Re: Updatable View with ADO and Trigger INSTEAD OF"
- Reply: Val Mazur: "Re: Updatable View with ADO and Trigger INSTEAD OF"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 10:36:59 +0100
I have created a view on a base table and I have added a INSTEAD OF Trigger
to insert values on the base table.
I noted that ADO and ADO.NET insert values on the base table and not in the
view.
Is there a vay to force ADO to generate insert for the view and not for the
base table?
Thanks in advance.
Martino
- Next message: Stephane Grobety: "MSDAC 2.8 on terminal server"
- Previous message: Anders Eriksson: "Re: Unicode and Microsoft Text Driver"
- Next in thread: Val Mazur: "Re: Updatable View with ADO and Trigger INSTEAD OF"
- Reply: Val Mazur: "Re: Updatable View with ADO and Trigger INSTEAD OF"
- Messages sorted by: [ date ] [ thread ]