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
  • can't register serialized assembly DLL to mssql 2005

    hi i have a project on .net which includes a trigger, written with c#, now after the steps to work with CLR like: - generates serialization assembly -> on - Allow unsafe code - TRUSTWORTHY ON form the article : http://www.codeproject.com/KB/database/SQLCLR.aspx i couldn't succeed at last step...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by piratejackus on 06-15-2009, 12:00 AM
    Filed under: Microsoft SQL Server 2005, Trigger, visual studio 2005, CLR, "MSSQL error", "SQL Server", asp .NET 2.0, "ASP.NET and SQL Server", .NET SQL Server 2005 storeprocedure
  • 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"
  • Accordion Pane, UpdatePannel Trigger and Control trigger problem

    Hi boys, sorry for my english i already try a search on the forum but i don't found any answer. I'm use Ajax Control Toolkit and i use the Accordion Pane where in content i put an update panel with a roundbutton list and same listitem added at runt-time (at page_load) in contenttemplete area...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by onofalt on 02-25-2009, 12:00 AM
    Filed under: Trigger, UpdatePanel, Accordion, event
  • Is it possible to update a control outside of an UpdatePanel?

    I'm using ASP.NET AJAX (VS 2008, v3.5). I am using the EnableHistory to provide users the ability to use back/forward browerser buttons. That part is working fine. However, my UpdatePanel triggers are outside of the UpdatePanel and I need to update those when I load the view via the ScriptManager's...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by jamesewelch on 10-29-2008, 12:00 AM
    Filed under: Trigger, updatepanel, ajax, asp.net, dropdownlist, History
  • Problem with update panel triger

    Hello: Here is my problem: UpdatePanel is (suppose to be) triggered by button that is placed in TabContainer. When I try to open page got error: " A control with ID 'Button1' could not be found for the trigger in UpdatePanel 'UpdatePanel1'" . Then I tried to remove trigger definition...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Skeewe on 10-20-2008, 12:00 AM
    Filed under: postbak, tab, Trigger, UpdatePanel
  • update trigger - retrieving update data from another DB

    Can I do this in a trigger? there is no error but My Data wouldnt update when the ID is not in current DB (SRS2) , but if the ID is in current DB (SRS2)it will update ? Any adea? DB SRS2 : vw_AVI (RoutingID , RoutingName,...) DB SRS1 : Routng(RoutingID , RoutingName, RoutingUserID,RoutingDescription...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Lord_Death on 10-05-2008, 12:00 AM
    Filed under: Trigger, sql server
  • Re: Programmatically adding a postback trigger to an updatepanel

    I am replying to my own post since no one answered the question. I found additional info on this subject: http://www.asp.net/AJAX/Documentation/Live/mref/T_System_Web_UI_AsyncPostBackTrigger.aspx http://msdn.microsoft.com/en-us/library/system.web.ui.postbacktrigger.postbacktrigger.aspx http://www.asp...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by javajim on 09-12-2008, 12:00 AM
    Filed under: Postback, Trigger, asyncpostback, UpdatePanel
  • Update panel from custom control

    Web web app looks similar to a file explorer - on the left is a tree heriarchy and on the right is a content pane. At the moment I have it framed, with the tree on the left, and the content on the right. However I want to be able to produce the same effect with update panels. The trouble is, I don't...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by alexanderhowell on 08-27-2008, 12:00 AM
    Filed under: Trigger, updatete panel, Custom Control
  • Can't Use Control Inside TabContainer as UpdatePanel Trigger

    Hi I am new here, I looked around for a solution on the board but I could not find one. There was another thread that has the same sort of problem but it was with a button and does not solve my problem so I hope this question is a valid one. I currently have 2 UpdatePanels let's call them UpdatePanel1...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by souleaterjh on 08-13-2008, 12:00 AM
    Filed under: TabContainer, Trigger, Control, GridView, UpdatePanel
Page 1 of 5 (41 items) 1 2 3 4 5 Next >