A
A C
Hi
Is it possible to programatically create a new mdw (with the same ids etc)
which I can then use to link to a secured database?
For example I have an existing user level secured database (and associated
mdw somewhere but lets assume its not always available), and create a
distributable xxx.mdb which has 2 function
-recreate the mdw
-launches (via Shell) the secure access database using this mdw and
user/password which was set up in the database.
This way I wont have to worry about people not having the mdw as xxx.exe
creates it each time.
Is this possible, and does anyone have any code snips for doing it?
Thanks
AC
Is it possible to programatically create a new mdw (with the same ids etc)
which I can then use to link to a secured database?
For example I have an existing user level secured database (and associated
mdw somewhere but lets assume its not always available), and create a
distributable xxx.mdb which has 2 function
-recreate the mdw
-launches (via Shell) the secure access database using this mdw and
user/password which was set up in the database.
This way I wont have to worry about people not having the mdw as xxx.exe
creates it each time.
Is this possible, and does anyone have any code snips for doing it?
Thanks
AC