Skip to Main Content
  • Questions
  • Is there any way for compatibility between .net Dll and oracle apex applications

Breadcrumb

May 4th

Question and Answer

Chris Saxon

Thanks for the question, Wesam.

Asked: March 16, 2023 - 9:08 am UTC

Last updated: March 23, 2023 - 2:31 pm UTC

Version: 19.0.0.0.0

Viewed 1000+ times

You Asked

is there any way to add DLL files contains .net functions (c# language) and use them in oracle apex application

and Chris said...

You could load the DLL into the database and call it as an external procedure. Head to the docs for an overview of this process:

https://docs.oracle.com/en/database/oracle/oracle-database/19/ntqrf/external-procedures-overview.html#GUID-B0F2D810-DD0C-4198-90B6-0CA53A47F43B

I would question why you want to do this though. Oracle Database and APEX have lots of in-built functionality. It's rare you need to rely on external procedures like this.

Is this answer out of date? If it is, please let us know via a Comment

More to Explore

APEX

Keep your APEX skills fresh by attending their regular Office Hours sessions.