J
Joe Williams
I have a file that I am distributing as an MDE file. However, I have used a
fair amount of code that requires the Visual Basic for Applications,
Microsoft Access 10.0 Object Library, and the Microsoft DAO 3.6 Object
Library.
Now, I am assuming that the VBA an the Access 10.0 libraries are standard,
even on a client running the runtime version of access.
My quesion relates to the DAO library - How do I ensure that the client can
open and ru the MDE file, given that they may be running a normal or runtime
version of access? becuase if they have an MDE, they cannot set references
themselves thorugh access, especially if they are using the runtime.
How do I make sure the end user does not have any problems with the DAO
reference?
Thanks
Joe
fair amount of code that requires the Visual Basic for Applications,
Microsoft Access 10.0 Object Library, and the Microsoft DAO 3.6 Object
Library.
Now, I am assuming that the VBA an the Access 10.0 libraries are standard,
even on a client running the runtime version of access.
My quesion relates to the DAO library - How do I ensure that the client can
open and ru the MDE file, given that they may be running a normal or runtime
version of access? becuase if they have an MDE, they cannot set references
themselves thorugh access, especially if they are using the runtime.
How do I make sure the end user does not have any problems with the DAO
reference?
Thanks
Joe