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
ListBox Items As Header Text in a Datagridview Columns
C# - Variable values being nulled out between code-behind and inline ASPX code.
question on developing database applications
adding FK by code
Views versus Queries
SSAS best Approach or should it be SSRS
can we develop a windows service compatible to platforms other than windows
SBS 2008 Group Policy WAN Issues
Using a website instead of Excel
Office 2010 - incorrect file associations - files not opening