Microsoft
Software
Hardware
Network
Question : log for each proc in package
what are the methods/options to do logging for each proc that is within the package, so that after the package is done, the log will tell how each proc did (updated/insert/delete etc)
thanks
Answer : log for each proc in package
for i in `cat a.txt`
do
----
done
Random Solutions
2 raid controllers managing the disk array
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Finding multiple matches in join and also having 'grandchild' records in t-SQL
Acronis True Image 11 Home stops in the middle of the job
freeware to modify Physical MAC address of a Win XP PC
How to write a simple PHP login script
Powershell script to create AD accounts from spreadsheet
restrict 3com 4500 switch port to a specific mac address
migrate drupal from CentOS 4 to Centos 5 -----Also, Physical Machine to Virtual Machine
RHEL command to do an LS and have the result stop until you hit the space bar