Browse by Tags

Related Posts

  • Update Trigger

    I currently have the following trigger in place that will move a deleted row of data from one table to another identical table which fires when the user deletes a row: /****** Object: Trigger [dbo].[trgTransitListDeleteHistory] Script Date: 06/15/2009 10:55:50 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by bcoffey on 06-15-2009, 12:00 AM
    Filed under: Trigger, UPDATE, SQLServer, TSQL, Update SQL Statement, update database with a numeric textbox value, triggers, Update database, update statement, update records, sqlscript, updating copies of database, update column, trigger table database, trigger table database error, update sql field set, Update SQL, Updating and WHERE clause ........and current user
  • SQL Server Audit Tables With Membership

    I would like to make 1 audit table or a copy of each table used for auditing in a SQL Server 2008 database. I found a way to use triggers that will make a copy of the insert/ update into a copy of a table (it would only insert a blank row for a delete) however this approach will not work well for the...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by r2007 on 04-14-2009, 12:00 AM
    Filed under: SQL 2008, Trigger, triggers, "T-SQL"
  • Errors using TreeView with populateOnDemand triggering an UpdatePanel update using SelectedNodeChanged as AsyncPostBack

    Getting 'Invalid postback or callback argument' & 'Input string was not in a correct format' errors. Get the errors after expanding a root node, selecting a node, then expanding a depth1 node. Is there a workaround, or is this simply a 'not supported' thing? I understand the...
    Posted to ASP.NET AJAX UI (Forum) by NeilClifton on 05-16-2007, 12:00 AM
    Filed under: Treeview, trigger, triggers, Update Panel, Update Panel Triggers, AsyncPostBackTrigger
Page 1 of 1 (3 items)