Browse by Tags

Related Posts

  • Re: Post Back URL

    Yes, you're right, but the admin of the server support only the post back url. i don't know what it mean either, cause i'm not a real coder. But if you don't mind to help me, here's the real quote that they gave me, This is your postback URL tool page. This function allows us to post...
    Posted to ASP.NET Dynamic Data (Forum) by mrt.work on 12-21-2007, 12:00 AM
    Filed under: sql, trigger, Dynamic Data
  • Post Back URL

    Hi, I have a problem on post-back URL. I have a dynamic website that contain a database and there's another server that have the task to update the query in my database. They don't have the permission to access my database. What they could do is to post-back the URL to my site so that it could...
    Posted to ASP.NET Dynamic Data (Forum) by mrt.work on 12-21-2007, 12:00 AM
    Filed under: sql, trigger, Dynamic Data
  • Store Procedure vs. Trigger

    Hello guys, I want to log any changes made to table A into table B on insert/update (Table B is table A audit, Basically table B recoreds who changed what value in table A) I do Insert and Update on table A thru store procedure. Now which way is the best: Insert those new values into table B in the same...
    Posted to Data Access and ObjectDataSource Control (Forum) by Mehdi6002 on 03-07-2007, 12:00 AM
    Filed under: sql, SQL Performance, Stored Procedures, Trigger, Data, SQL Server ADO.NET Transactions
  • INSTEAD OF UPDATE Trigger on a View

    Hello, I am working on a project that requires that I be able to make changes to a view as though it were a table, and I have concluded that what I need is an INSTEAD OF UPDATE trigger, but my attempts so far to create one have failed. I wanted to see if anyone out there could help me put one together...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by User45633 on 08-06-2009, 12:00 AM
    Filed under: trigger, sql, SQL Server 2005/2008, SQL Views, update
Page 1 of 1 (4 items)