Subject How to hide the database structure from prying eyes?
Author Zd
Here is my problem:

I'm distributing a trial version of my client/server application, which enables one user test access through an embedded Firebird database.

There are two problems:
-The trial database's structure is the same as the full version's database
-And the bigger problem: Firebird developers can easily see the structure of my database, and copy it if they want.

Is there a way to hide the structure of my database from prying eyes?

Thanks!

[Non-text portions of this message have been removed]