With Navision Financials 2.60B on a windows server 2003, the instruction W1 := E1.CreateWorkspace('','admin','',DbUseODBC) make the system crash.
W1 is Microsoft DAO 3.6 Object Library.Workspace automation
E1 is Microsoft DAO 3.6 Object Library.Workspace.DbEngine automation
The error message is : "Impossible to call member CreateWorkspace. DAO.Dbengine give this error : Impossible to load DLL: '?????L?'."
I don't know what DLL is missing !
0