Re: Protection of intellectual property (Schema & - Mailing list pgsql-general

From Ulrich Wisser
Subject Re: Protection of intellectual property (Schema &
Date
Msg-id 5.1.0.14.0.20020221222413.00a13d90@m1.853.telia.com
Whole thread Raw
In response to Protection of intellectual property (Schema & SQL code)  (mlq@hotmail.com (Michael))
List pgsql-general
Hi Michael,

if your concern about theft is really big, you will need
to write a second piece aof software. Translate all column
names in your scheme to col1, col2, .. and tables to tab1, tab2, ..
Of course your SQL need to be adapted. But nobody will
ever be able to make a meaning out of that. So reengineering
will be really tough. But simple copy will still work.

Ulli


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: execute permissions of stored procedures?
Next
From: Holger Marzen
Date:
Subject: Re: Perl or PHP DB Access?