Home » Developer & Programmer » Forms » Oracle Form 6i Source Restrict
Oracle Form 6i Source Restrict [message #180755] Wed, 05 July 2006 02:45 Go to next message
skkazmi
Messages: 44
Registered: April 2006
Member
Hi all,

is there any option in oracle form 6i which hide source file (.fmb) coding that no one can alter or modify the particular file . Means to say that it can open (.fmb) file but alteration not allowed or i would like to protect my (.fmb) file.

Please Reply

Khurram Kazmi
Re: Oracle Form 6i Source Restrict [message #180758 is a reply to message #180755] Wed, 05 July 2006 02:59 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Normally you keep your FMB's for yourself (your group/team/company...) and you compile it to an FMX. You only need to distribute the compiled FMX to the end users.

MHE
Re: Oracle Form 6i Source Restrict [message #180768 is a reply to message #180758] Wed, 05 July 2006 03:35 Go to previous messageGo to next message
skkazmi
Messages: 44
Registered: April 2006
Member
Thanks for your reply

I know, but some group member are using these file for its personal use, means to say third party or misuse, But i have no proved about, Only one think is to restrict these files is generate particular coding which protect my (.fmb) files for piracy.

Did you give any idea about.

Khurram Kazmi
Re: Oracle Form 6i Source Restrict [message #180773 is a reply to message #180768] Wed, 05 July 2006 03:57 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
If you code in team, you probably have copyright/privacy company rules. One thing I can think of is to put sensible code in a PLL, keep that private and only share the PLX.

MHE
Re: Oracle Form 6i Source Restrict [message #180946 is a reply to message #180773] Wed, 05 July 2006 23:06 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Or write the database level code in a package and then 'wrap' it before loading into the database.

David
Re: Oracle Form 6i Source Restrict [message #180987 is a reply to message #180946] Thu, 06 July 2006 03:16 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Good point David. You are right: move as much code as possible out of the Form to the database. Put it in packages and wrap those.

MHE
Re: Oracle Form 6i Source Restrict [message #181001 is a reply to message #180987] Thu, 06 July 2006 04:36 Go to previous messageGo to next message
skkazmi
Messages: 44
Registered: April 2006
Member
Thanks for reply

Please provide me the detail about.

Khurram Kazmi
Re: Oracle Form 6i Source Restrict [message #181114 is a reply to message #181001] Thu, 06 July 2006 21:24 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Google 'wrap PL/SQL'.

David
Previous Topic: data from forms to excel.
Next Topic: Dynamic query in Forms 4.5
Goto Forum:
  


Current Time: Fri Sep 20 09:54:35 CDT 2024