Preventing my databse objects from being imported by pirated peopl

D

Douglas J. Steele

What kind of objects? Forms, reports and modules, you can convert your MDB
into an MDE, and it won't be possible to import those objects into other
databases.

For tables, queries and macros, you could apply Access User-Level Security
(ULS), but it's not bullet-proof: there are lots of hackers out there who
offer utilities or services to break ULS. (As well, it's been removed in
Access 2007)
 
P

Pietro

Thank you for your answer Douglas ,

Actually i've changed the extention of my database from mdb to mde,but i
still can import its objects (tables,forms...ecc.) to a new database..Isn't
there any other solution??
 
D

Douglas J. Steele

Changing the extension isn't how you convert from an MDB to an MDE.

Look under "Tools | Database Utilities" in the menu.

But as I said earlier, you can still import tables from MDE files.
 
P

Pietro

I tried ,but i got the message:
"Micorosoft Office Access was not able to create an MDE databse"
 
P

Pietro

You are completely right,i chnaged the default format into access 2003 ,but i
still get the same error..
Can you help
 
D

Douglas J. Steele

If you're saying that too many of the things in that link applied to your
situation, you have no choice but to resolve each problem one by one until
you can create an MDE.
 
Top