Stuart Jones

User Experience Design & Software Development

Main menu

Skip to content
  • Home
  • Not Obvious?
  • Experiment
  • Music
  • About

Tag Archives: c++

Add a table using Word Interop and ConvertToTable

Posted on 01.06.2010
3

The .NET Framework allows us to do many things with relative ease but the main cost is often the time taken in finding a decent example to learn from. I experienced pain when I wanted to create a Word document programmatically and add a simple table to it. But I got there in the end, and this is how I did it. More →

Tweet
Posted in Development, Word Automation | 3 Replies

Writing a Win32 DLL in C++ for Oracle extproc

Posted on 08.05.2009
Reply

I was recently tasked with writing a Win32 DLL containing functionality to be used by Oracle procedures and functions via extproc. This post describes the steps required to achieve this using Microsoft Visual Studio 2005 and Oracle 10g. More →

Tweet
Posted in Development, Oracle, Win32 | Leave a reply

Archives

  • August 2018
  • June 2018
  • September 2017
  • June 2017
  • July 2016
  • June 2016
  • May 2016
  • October 2014
  • September 2014
  • March 2014
  • June 2013
  • September 2012
  • August 2012
  • May 2012
  • April 2012
  • March 2012
  • November 2011
  • October 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • January 2011
  • September 2010
  • July 2010
  • June 2010
  • April 2010
  • March 2010
  • October 2009
  • September 2009
  • June 2009
  • May 2009

Meta

  • Log in
Powered by WordPress. Duster (tweaked) by Automattic.
© 2023 Stuart Jones