I know how to create a basic stored procedure but do not know what’s Trigger? Will need time to read up.
Url: http://www.sqlteam.com/article/an-introduction-to-triggers-part-i
More Urls:
http://msdn.microsoft.com/en-us/magazine/cc164047.aspx
http://www.devarticles.com/c/a/SQL-Server/Using-Triggers-In-MS-SQL-Server/
http://msdn.microsoft.com/en-us/library/aa299742(SQL.80).aspx
Archive for September 16th, 2008
SQL Trigger
Posted in sql, tagged sql trigger on September 16, 2008 | Leave a Comment »
AJAX /DIV Findings
Posted in ajax, coldfusion, programming, tagged ajax on September 16, 2008 | 2 Comments »
My team and I were so busy revamping the project to use totally div layer and ajax like loading page, sending data and so on. There were hiccups and problems faced but the design looks visually better.
Here’re the mixed findings that we have found over the past few days regarding div, ajax and design.
—————————————————————————
AJAX /DIV [...]