Skip to Main Content

Breadcrumb

Question and Answer

Tom Kyte

Thanks for the question, Rupali.

Asked: September 06, 2000 - 3:10 am UTC

Last updated: December 26, 2005 - 10:56 am UTC

Version: 8.1.5

Viewed 1000+ times

You Asked

Dear Mr. Tom,

I have seen VB, PB etc. front ends making their .exe files and installing them directly on clients machine without installing the software.

Can u tell me in which way can we make an .exe file of an project developed with Oracle - D2k.

If not possible then what is the other way of not showing our source code to the user same as the .exe ones.

Rupali

and Tom said...



A forms/report will be delivered to your end users in a compiled binary format. For example -- your end users do not get the .fmb file from forms -- they get a .fmx file. The .fmx file cannot be reversed into a .fmb.

So, if just preventing access to your code is the issue, the .fmx file will cover that.



Rating

  (3 ratings)

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

Comments

exe files in forms

inthiyag, December 26, 2005 - 8:19 am UTC

Dear Mr Tom

Its help me a lot.I have one more dout how can we use ".exe" file in the forms.
for exm:=> i create one flash file i want execute this flash file in forms when button pressed.

Tom Kyte
December 26, 2005 - 10:56 am UTC

if this is client server forms, easy - HOST()

if not, please use the discussion forums on otn.oracle.com - there you will find many people that use forms - it has been since march 1995 for me.

D2K EXE

Avijit Das, July 26, 2008 - 1:21 am UTC

Dear Tom,
Its ok we can run *.fmx file where D2k is install, in that case we have to purches client license , I want the solution that from my project i can make a client setup file , after installation just i will connect my Data Base that will Run,
No need to install D2k,
Please help me

.exe for oracle project

anand, October 18, 2008 - 11:18 am UTC

Dear sir I want a exe for those people who dont no nothing about d2k.so run setup and install project.Please help me..