S
steveyoder
Does anyone know how to programatically (or otherwise) do automated imports
of objects with code(forms, reports) when the receiving .MDB has its code
locked with the VB Project password -- other than simply removing the
password, of course?
I want the user to have a separate unlocked .mdb for personalized reports,
and then import them into my main application whenever they are changed. All
works well when there are no passwords. But I need to lock my code and when
I do, the import functions only work with uncoded objects...
Thanks,
Steve
of objects with code(forms, reports) when the receiving .MDB has its code
locked with the VB Project password -- other than simply removing the
password, of course?
I want the user to have a separate unlocked .mdb for personalized reports,
and then import them into my main application whenever they are changed. All
works well when there are no passwords. But I need to lock my code and when
I do, the import functions only work with uncoded objects...
Thanks,
Steve