I'm attempting to set up some side-by-side database performance tests on our AS400. We have Crystal Reports 8.5 and the 4.5.0 version of OS400.
I'm trying to get some base line timings for a report using PF's, LF's, a VIEW, and a STORED PROCEDURE.
It's the latter I'm having trouble with. I can create a stored procedure on the AS400, and can access it using the SQLCON32 utility. But if I try to build a report over it, I get an ODBC error telling me I need read/write access. Since I use the same DSN name (and user-id and password) for both, this puzzles me.
Has anyone out there used AS400 stored procedures with Crystal, and if so could you pass along your experiences?
Thanks!
I'm trying to get some base line timings for a report using PF's, LF's, a VIEW, and a STORED PROCEDURE.
It's the latter I'm having trouble with. I can create a stored procedure on the AS400, and can access it using the SQLCON32 utility. But if I try to build a report over it, I get an ODBC error telling me I need read/write access. Since I use the same DSN name (and user-id and password) for both, this puzzles me.
Has anyone out there used AS400 stored procedures with Crystal, and if so could you pass along your experiences?
Thanks!