Subscribe

Writing a Win32 DLL in C++ for Oracle extproc

May 8th, 2009 | No Comments | Posted in Development, Oracle, Win32

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 »

Tags: , , , ,