Hi, here’s my problem:
I need to run an scheduled agent in lotusscript, to read an MDB file (MS Access) and import the data into an NSF file.
I have created the ODBC connector in the Domino server to the MDB file and in my PC.
If I run the agent not scheduled, from my Notes Client, it works perfectly.
But if I run the same agent scheduled on the server, it doesn´t run, and I dont´receive any error message
In my PC I had installed de MS Access, but in the server is not installed.
Is there any way to read an mdb file in the server without installing the MS Access, perhaps only registering the appropiate dlls ???
Is anything more needed in the Domino server side to be able to read the mdb file ?
Thanks a lot!
SP.