Hi
I have a table created with long datatype
CREATE TABLE T1(ID NUMBER, text_data long);
How do i copy/replicate to another table. If i use
create table t2 as select * from t1 it doesn't work.
In oracle 8i i used copy command as shown below
copy from uid/pwd@inst to uid/pwd@inst...
Hi
I have opened a Business object report through the Universe option. The user will Enter the 'From Date' and 'To Date' using the standard prompts used by the Business Objects. Whenever the user Clicks Run Button I want to involke a stored procedure which will do some complex formaula and...
Hi
I have a prompt department name which has the list
MECH
ELECT
ELECT
COMP
There are three cases in the above for selecting the records from the dept table
1. The user can select only one department MECH in that case only the records related to MECH are displayed.
2. The user can...
Hi
How do i call Business Object reports from Java Application. Is it possible to give a menu interface in Java application where if i click a report option it will call the Business Objects and open the report.
Is it just a standard practice to open the Business object report directly and...
Hi all
I have a report with 5 report paramters as a dropdowns and one paramter with 3 radio buttons in which the user has to select one of the option. What is the normal approach should i follow to display the report parameters. If i use prompts how can i simulate 3 radiobuttons ...
Hi
I have created a VB form through a Insert Macro option which has two date fields 'From Date' and 'To Date' in B.O 5.0.
Whenever the user runs the BO report it will automatically run the Macro and in the Macro I have specified UserForm1.Show to display the form.
Once the user enters the...
Hi
Can somebody advise me how to control the size of the Font, type of font etc for the prompts. If it is a cell in the result field i can do it using format cell option. But how do i standardize the font color, size etc for prompts or should i just accept what the BO provides as it is ?
khobar
Hi
We are using Business Objects 5.0. We have a table dept with three columns with dept_id as primary key. The emp_code and loc_code are foreigh keys to the table code_master whose description are stored in the other table code_master which has two columns code and description
dept(Table)...
Hi
How can i deploy the Business Objects to the end user. Can I copy the .rep files, Bomain.key and the universe to the each of the end user's machine. Should i use WebIntelligence to deploy the same.
1. Can I use packages like InstallBuilder or Installshield to package the .rep files for...
Hi
We have a report with From Date and To Date as a parameter passed to the report. We are using Business Objects 5.0 for the reporting. Can somebody advise me how to create these fields. Can I use prompts ? If i can use prompts how to do date validation If he enters a wrong date like...
Hi
I have created a cube in informatica in Warehouse manager option in the designer. ( First I added a dimension and a hierarchy within it and then i created a cube associating the dimension with the fact table)
Now how do i make use of this cube ?
Can I run this cube or view the results of...
Hi
I have creted a cube in the designer. How do i make use of this cube. ( When i create a mapping in the designer i can go and add a session in the session manager for the mapping created and run the session to view the output. )
What is the procedure to view the results of the cube ...
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.