Home » SQL & PL/SQL » SQL & PL/SQL » Using C++ DLL
Using C++ DLL [message #185076] Sun, 30 July 2006 22:36
nvd077
Messages: 6
Registered: July 2006
Junior Member
i have a c++ dll which has difinition as
class
{
// member property
char* myProperty;
// member function
char* myFunction(char* p);
};

how can i use it in PL/SQL?
thanks
Previous Topic: Why oracle doesn’t allow direct DDL inside the proc?
Next Topic: Triggers In package
Goto Forum:
  


Current Time: Sat Dec 14 13:23:32 CST 2024