Hello,
I have tried defining a BO using external DB with the built-in MySQL option. It's OK, I'm able to access my sugarcrm Accounts Table on a Linux server.
Now, I'd like to use the Custom option with a JDBC driver to acces a table on my AS/400 DB2 system.
I've tested the driver with Eclipse and I can access my AS/400 DB2 without problems when I put the path/.jar file containing the driver in my Windows Classpath.
What do I have to do to get it working with AwareIM ?
Thanks.