How can I copyright an Access DB that I have designed?

C

Chad

I want to put a copyright notice on an Access database that I have created.
I have some code to use in Visual Basic, but I'm not entirely sure of what to
do with it. Any suggestions? Maybe some that are easier than writing code?
 
T

Tom van Stiphout

On Wed, 28 Oct 2009 18:28:01 -0700, Chad

If your app has a Main form that is always up, that would be a good
place. Another one is the About box.

-Tom.
Microsoft Access MVP
 
Top