Secure Excel Connection to an SQL database - How to distribute licensed propietary excel files?

actjfc

Active Member
Joined
Jun 28, 2003
Messages
416
Excel friends,

I have been asked to develop and an excel workbook to be distributed among “N” licensed “big customers”. These customers may distribute the workbook to other “n” “sub-licensed customers”. The “n” sub-customers would not really concerned about copyright issues, so some of them may decide illegally re-distribute the workbook to others. Here it comes my challenge: In the past I saw a workbook that has developed some similar distribution structure and has a special security that disable at opening any workbooks distributed over the legal “n” copies that have been already “activated” in the SQL database by any of the legal “N” big customers registered in the database. The connection can read and write data in the database.

I remember this was neatly done with an SQL or MS Access database hosted in a website/server, and the PC had to be connected internet for the workbook to work. The VBA code was protected with a special unbreakable “VBA project is unviewable” feature.

I was wondering if somebody can point out the right resources to see some examples of these techniques or associated software required to develop such as secure workbook, any comments or ideas are welcome.

Thanks!
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Thank you! Ron the post you indicated is related just to the "unviewable" part of my post. I think that did not explain my issue very well. I am more concerned to the first paragraph of my post. Where it says: "Here it comes my challenge" How can I do that? Any ideas? Thanks!
 
Upvote 0

Forum statistics

Threads
1,214,950
Messages
6,122,436
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top