Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Open secured database with OpenDatabase method

0 views
Skip to first unread message

HaGu

unread,
Jul 6, 2001, 2:11:46 AM7/6/01
to
Hi all,

I want to open a database that is secured on user-level.
What is the right syntax to use the OpenDatabase method?

I tried this one but failed:

Set dbDocu = DBEngine(0).OpenDatabase(dbDocu, False,
False, "MS ACCESS;uid=yyy;pwd=xxx")

Thanks for your help,
HaGu

Michael (michka) Kaplan

unread,
Jul 6, 2001, 2:19:34 AM7/6/01
to
Sorry, no. You must create a new workspace that specifies the user name and
password.

--
MichKa

the only book on internationalization in VB at
http://www.i18nWithVB.com/

"HaGu" <hg....@web.de> wrote in message
news:17a601c105e2$8904b760$a5e62ecf@tkmsftngxa07...

0 new messages