Error with Driver ODBC Sage

Hi,I attempt to access a db with an ODBC driver for integrale.

The code is in an agent.

When i run this agent manually, the program respond correctly.

When i program the agent, i’ve got an error :

"Erreur Result ODBC : [Sage][Driver ODBC Sage][DRM File Library]No such table or object. - 720 - LS:DO- ODBC could not complete the requested operation.

".

I don’t understand this because in manually i’ve got result.

who can help me ?

Thanks

Subject: Error with Driver ODBC Sage

Don’t know you got a fix to this problem but I had same problem but when I changed the DataBase source from User DSN to System DSN it worked.

Note that you may be getting error res.readonly= true. I had to comment this out and all was ok.