Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it possible to read file on client with ORA_FFI package?

study-fengDec 31 2019 — edited Jan 2 2020

Hi,

If I can read the Excel file with "external function", is it possible to read Excel file by calling this function with ORA_FFI package?

Comments

Alex Keh-Oracle
Answer

You need to use Oracle EF Core assembly to support scaffolding. This sample has instructions for how to conduct reverse engineering.

https://github.com/oracle/dotnet-db-samples/tree/master/samples/dotnet-core/ef-core

Marked as Answer by 21a0bb4a-4519-4130-83c7-0eb3625fa172 · Sep 27 2020

Thank you very much¡

1 - 2

Post Details

Added on Dec 31 2019
1 comment
222 views