Good day!
I'm currently encountering an error with crystal reports that I'm no longer sure what the root cause is.
I wanted to test a report I made using the report designer and test from there using the jndi connection (this is mandatory as the application we're developing needs to use jndi connection):
I am connecting through a WebSphere application server which, on testing the data source, was successful:
In Crystal Reports, the jndi data sources were retrieved fine:
However, on clicking finish, I get the error, "Null userid is not supported."
Has anyone encountered this issue? What could be the possible causes?