Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Action-Oriented Weblog to Support Academic Conference Participants
- This paper proposes a system called ActionLog which supports authoring and sharing Weblog contents for the purposes of reviewing support and communication support on Academic Conferences. ActionLog collects users' actions from other information systems placed at a conference site, and automatically generates drafts of Weblog contents based on the action...
- Tags: Conference, ActionLog, Blogging, Internet
- White papers 2006-03-12
- About sql server 2k trigger/procedure
- When a table is modified, I want a trigger to export the data of table to a file,such as *.txt or other. I have tried to realize that by using following codes, but failed. create trigger tr_ActionLog on ActionLog for update,insert, delete AS SET NOCOUNT ON --declare @strSql varchar(255) exec dbo.ExportData2Csv 'liulzh',...
- Tags: Databases, @strSql, ActionLog
- Q&A 2005-06-01
- << Previous
- page 1 of 1
- Next >>