Exactamundo!
Thanks a bunch. Just curious, do you know if there is a database schema diagram for the system database anywhere? I know of the Audit database schema diagram, but have not seen anything similar for the System database.
-Shawn
I am using BOXI, and I have some concurrent licenses that are still active. I also have some named user licenses that I have released out to 28 people. Unfortunately, I must have handed out 1 too many and cannot find the erroneous user with named user access.
How do I get a list of users that...
If you are using an Oracle database, you could break the date down into the datepart of day of week and pass that in as a separate field to group on.
select
name,
to_char(date, 'DAY') as Day_Of_Week,
date,
hours
from
TABLE
Then in the .rpt file group based upon...
I am new to Business Objects, specifically the universes, so excuse me if this seems elementary.
Does anyone know where I can find a list of accepted database connections for a Universe? (i.e. SQL Server 2000, Oracle 9i, Oracle 10g, MS Access 2000, Informix, etc.)
-Duffy
Yes.
Make sure that you have the .NET framework installed. When I installed i needed to add it under Windows Components. The installation application is not recognizing your system as .NET compliant.
If that does not work, install VB.NET and try again.
-Duffy
...know that there is not an import wizard or other application that is provided by BO to allow me to do this. I have, however, been able to save the *.UNV file onto the network and then open it in the BOXI Universe Designer to export it into the BOXI environment. It seems to work, but now I...
Hello All,
CR9
CE9, but migrating to BOXI for everything.
I am a crystal guy by training, but now with the aquisition I am being forced to learn the BO platform. So far it has not been bad, but I am wondering if anyone knows of a good resource for a listing of WEBI authoring functions. (i.e...
Can you send me the .RPT file? (WITHOUT DATA PLEASE) I think I know what you are describing, but don't want to assume.
Thanks,
Shawn
Oregon, USA
shawn dot duffy at transcore dot com
Currently Running:
CR 9
CE 9, SP2
Has anyone who is currently running CE 9 SP2 upgraded to SP3? If so, what was your experience like? Can you provide any helpful insight?
Secondly, Can you tell me how to backup my SP2 setup prior to upgrade so that if anything goes wrong I can revert back to...
That is funny, because I was just at training and was told that the complete opposite of what you are describing should occur. Is it possible that you neglected to tell the import wizard to do so? (Just being devil's advocate.)
I am about to partake in a similar transformation and am very...
We are already running SP2. I called and spoke with Crystal as well, but because I am not on a clustered configuration they told me that they could not fix my problem with that hotfix.
Our timeouts are set at 10 minutes, but that doesn't catch everything. This is a short term solution...
Venu,
Solution for future instances:
Setup two recurring schedules that place the output onto an Unmanaged Disk. Then you can save them to any location within your network and both schedules would be autonomous of each other.
Solution for current saved instances:
You will run into problems...
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.