Hi.
I have an access database protected by user level security. I mean it has user name and password .
I created my database with access 2007(access 2000 file format) and connected to it by code successfully(by means of my security.mdw).
now i want to create my database by code.I use ADOX to create my database,but although I've assigned permissions to my tables but they opens by unauthorized users.anyone knows how can I protect may database by code in the user level.I emphasis when I create my database using access it works fine.
thanks a lot.