I have installed BO 6.0, oracle 8i Tomcat and Apache.
Business Objects runs fine.
Connection between BO and Oracle : ok
Tomcat and Apache : ok
When i trie to launch BO server it does not started and i have in log the following message :
ConnectionServer Error MSG=CS,DBDriver failed to load ...
I have a graph and its associated table with time serie values.
With the parameter TimeRate (H or D) i must graph hourly values or daily values.
X axis values must be for daily values between 1 to 31 and 0 to 24 for hourly values.
How can i dynamically modifing the formatting of x axis ?
Urgent
I have a stored procedure which uses a oracle.sql.array type for the return value.
What's value indicating when i call this stored procedure in BusinessObjects ?
CREATE TYPE arrayReturn AS varray(1) OF number(1);
CREATE OR REPLACE PROCEDURE jpnsr_nm_net_volumeP( startDate in number...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.