Report with Multiple command throws exception

Hi,

We are using Crystal Report which has two commands using a single connection. When we run this report from Crystal Template it works fine.

But from Jsp page using Java Api when we try to generate the report it throws Logon Error: Null user or password not supported in THIN driver

Error thrown at the following line:
reportClientDocument.getDatabaseController().setDataSource(resultSet0, tableName0 , “resultTbl0”);

Please let me know if there is any work around or solution.

Thanks


chellaganesh (BOB member since 2009-09-28)