Microsoft
Software
Hardware
Network
Question : Add comments to PDF
Which program is good in changing PDF's, adding comments, adding tags, adding pictures etc.
Thanks in Advance
Remij
Answer : Add comments to PDF
Do you know the output column types?
If you do, you can direct them to a temp table, then discard it.
create table #tmp (col1 int, col2 varchar(100), col3 decimal);
set nocount on;
insert #tmp exec myproc;
drop table #tmp;
Random Solutions
Navicat View Builder
Update method of objectdatasource is not being triggered by reorderlist
Getting a list of VLANs and SVIs on "lots" of Cisco switches
Password recovery on a Cisco Cataclyst 3550 switch
inventory volume licence key on network
How to use variables in sql openquery
Parallels 5 Mouse Issue
How to implement Email Sender using .Net C# Windows services
SBS 2008 Fix my network issue
Entourage Client on Snow Leopard connecting to Exchange.