D
Diarmuid
Hi
I understand how to use an unsecured one, see below, but do I do for
secured dbs? The access database is in Office 2000 format
Dim acAccess As New Access.Application
acAccess.OpenCurrentDatabase ("S:\Testing\ViewExch.mdb")
thanks
Diarmuid
I understand how to use an unsecured one, see below, but do I do for
secured dbs? The access database is in Office 2000 format
Dim acAccess As New Access.Application
acAccess.OpenCurrentDatabase ("S:\Testing\ViewExch.mdb")
thanks
Diarmuid