On Fri, Oct 8, 2010 at 6:39 AM, srihari k <[email protected]> wrote: > Dear All , > > Create Trigger Invoice_Trigger > on > InvoiceTable > After InsertUpdate > Update Invoice set invoiceId=20 > > How can i fire this trigger form .Net code > > I think it is not possible in .Net . is there any way to call .Plz tell the > code -------------------
This may be what you are looking for? <http://www.lmgtfy.com/?q=ASP.net+data+insert> -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
