View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Peter is offline
external usenet poster
 
Posts: 349
Default Programatically open Access DB with user level security

No I have typically always used DAO, or shell in this case, thanks for the
suggestion though I will try it.

--
Regards - Peter



"joel" wrote:


Are you opening the Database using the ADO method? The Ado method has
the following options

connection.Open ConnectionString, UserID, Password, Options


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=184110

Microsoft Office Help

.