Tuesday 30 October 2012

CSharp: Word Mail Merge with data

Question:
How to merge data into a Word document using the mail merge functionality?
Using mail merge in MS Word with a data file.

Monday 22 October 2012

SQL: return resultset from oracle procedure

Question:
How do I return a resultset from an Oracle procedure?