Password Protected Module

GoldenGuys

New member
Local time
Today, 06:49
Joined
Oct 31, 2013
Messages
4
Hi folks,

Is is possible to protect a module ? Not the entire project, only the module. I included a module with some code in an existing project and I want to protect my code. :cool:

Thank you very much !
 
Yes, open the module, select Tools from the menu then about the second last menu you will see XXXXX Properties where XXXX is a property name.

Select this menu item and popup will display, go to the Protection tab, click lock project for viewing, enter your password etc. thne click on OK.

Close the database then open the databsase then open your module you should be asked for your password to view the code.
 
Thanks for your reply.

However this method set a password for the entire project.

I only want to set a password on a particular module (only one module) and want the other one to stay without a password.

Any tips ?
 
At this stage in your career you want people to "steal" your code. You need exposure way more than you need protection from theft. You need future developers to see your code, and see your email address, and know how smart your are, and contact you. Show your customers that their business matters to you, and that you'll deliver solutions that they can use, maintain and scale, even after you get hit by a bus.
Just my 2c. The awesomeness you provide is your service, not your finished product. Give your product away to raise demand for your service, then charge more.
 
People steel my code at work. They build their own database using some of my code and get promotions.
 
This still points to service: If your code is the same as theirs and they get promoted, then you have to deliver better service.

But also, if you write code for your employer, your employer owns the code.
 
Boss doesnt know what programming is all about and it doesnt go see in the code.
 

Users who are viewing this thread

Back
Top Bottom