> No, it's not necessary to use it for MSDE and regular ADO commands or when
> you have created a DBEngine to issue DAO commands against the MSDE
> database.
>
> However, if you have openened a MDB, then of course you must use it if
> necessary (ie. this MDB file is not opened for your exclusive use and
> other people use it, too).
>
> --
> Sylvain Lafontaine, ing.
> MVP - Technologies Virtual-PC
> E-mail:
http://cerbermail.com/?QugbLEWINF>
>
> "Mark" <asd[ at ]notMe.com> wrote in message
> news:g7YKf.42982$K42.12247[ at ]newsfe7-win.ntli.net...
>> Hi
>>
>> Using Access XP (with integrated windows security), MSDE and a very very
>> slow network.
>>
>> I am migrating a small mdb to ADP and have many instances where I use
>> "dbEngine.Idle dbRefreshCache" etc.
>>
>> When I use this in the ADP I am getting prompted for a (Workgroup) login
>> etc. As far as I can tell this only happens the first time.
>>
>> I have two questions then:
>>
>> First: Is it necessary to use "dbEngine.Idle dbRefreshCache" when working
>> with an MSDE backend?
>>
>> And second: If the answer to the first question is yes then how do I
>> prevent the login dialog popping up?
>>
>> Thanks very much
>>
>> Mark
>>
>>
>>
>
>