I have been hunting for a mailmerge example using C#, and all I can find ix examples using VB, has anyone seen a C# example?
Printable View
I have been hunting for a mailmerge example using C#, and all I can find ix examples using VB, has anyone seen a C# example?
why dont you try to convert the vb samples to C# or post the vb code and I'll try and help.
sure... here is the link to the source I have been looking at:
http://www.experts-exchange.com/Prog...0189924.html#1
I am trying to create something a little simpler than the accepted answer though- I just want to be able to connect to either a file database (access) or my sql database (on my server)