What is the best method to access AS/400 data from lotus domino?

Currently in our environment our developers prefer ODBC to access AS/400 data from lotus domino applications. Actually, this method is not so effective, because of some problems the drivers which are comes with client access package. Is not there any better alternative?

Subject: What is the best method to access AS/400 data from lotus domino?

How about accessing it natively using LC LSX and the DB2 connector?

Subject: What is the best method to access AS/400 data from lotus domino?

I think ODBC is fine to the *LOCAL connection in those cases where the application data can be accessed by the server and then fed to the client. Run all your agents on the server instead of the client if possible. I think you’ll have a better response.