Skip to Main Content

Analytics Software

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!

Need clarification on ODBC connection in FDMEE custom sripts

Mrudula BandaruFeb 26 2015 — edited Feb 27 2015

Hi All,

I have a requirement to export data from table to text file in FDMEE.

I am trying to create custom script for the same. (We did is in FDM)

Can anyone please clarify if we can use below connection string in custom script as well. I have seen examples where in we have this in BefImport script where we use Open interface tables.

sourceConn = sql.DriverManager.getConnection("jdbcUrl", "user", "password");

Thanks in advance..

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2015
Added on Feb 26 2015
1 comment
844 views