oracle11g - PL/SQL wrapper for c# .net example -


After

I have AC # dll and I've imported it into Oracle database.

  or replace "$ ORACLE_HOME \ bin \ clr \ test_dll" Library Test_dll; Testing of execution _dell executed;  

How to create a function for each method?

This object is a C example

  with the external language C name "C_InBodyOld" reference parameters (references, X INT, Y, STRING, z OCIDATE) in the form of process plsToC_InBodyOld_proc Library SomeLib (BINARY_INTEGER, Y VARCHAR2, Z, DATE x);  

How does it look like for C # .net?

using C #, you either use PL / SQL, or Java, or C As I am aware, you can call classes of your dll using classes through either OCI or OCCI interface and it is impossible to write stored procedures, check for more information.

UPDATE

This is not true. As @ Stephen Drew wrote in the comment that you can write stored procedure


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -