Hello Ng,
I've a question concerning CreateWorkspace function call:
When I have referenced DAO 3.51 my function call
Set ws = CreateWorkspace("myWs", "","" , dbUseODBC)
works fine.
But when I reference to DAO 3.6 my function call throws an error "cannot
load DLL '?????L?'"
BUT it works with DbEngine.CreateWorkspace("myWs", "","" , dbUseODBC)
Any ideas?
Thanks in advance for your help.
Mario
>> Stay informed about: CreateWorkspace