Is there a matrix of any sort on any of the Brio sites or anywhere else that shows what versions of Oracle, Oracle Client and Brio are compatible and certified...
FYI - Brio 8 Java/SDK work... We're expecting quite a few questions on this kind of work, so please feel fre to contact us. We're spending quite a bit of time...
I don't know if the ExecuteBScript will work with multiple queries, or if that is needed here. I have a document with several queries to produce varios...
I have several charts on various reports that I need to insure have a standard look and feel. I have some script on the OnActivate of the EIS, but I would...
for(var a = 1; a <= ActiveDocument.Sections.Count; a++){ var section = ActiveDocument.Sections[a] if(a.Type == 6){ //code for charts goes here } } Hope that...
Mark, I don't know of any list but we are running 6.6 against a 9i Oracle instance. David Wolfe Sr. Business Intelligence Consultant DoubleStar Inc. ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the briousers group. File : /6.6 Support...
briousers@yahoogroups...
Nov 3, 2003 7:44 pm
11555
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the briousers group. File : /8.1 Support...
briousers@yahoogroups...
Nov 3, 2003 7:44 pm
11556
Greetings, I use brio pretty well all day on Sun boxes (bet you couldn't guess that by my email addy or my sig!) but when I try to use my XP laptop (*shiver*)...
Do you have an Oracle Client loaded onto your laptop with properly configured TNSNames file? Adam Franz Independent Consultant Phone: 603-661-6194 Fax:...
Funny enough, I ran into this recently. This occurs when your version of Brio on the workstation is not compatible with the Oracle client installed. For...
Hi, I use Brio6.6.1.9. A couple of weeks go, a problem with pressing the Shift key occurred. Whenever I need to type anything, such as renaming a query...
Jing and Terri, Fix is for version 6.6.4 and is called 6.6.4.44 (Jing, the problem is caused by the Microsoft KB824141 security patch) Currently only for...
Andre et al., Thanks for the tips. I contacted Brio (really Hyperion) and quickly talked to a live person and obtained urls to download and install first...
This worked great, but is it possible to bypass the "Save Document" prompt? I don't want to save it when I envoke this script. THANKS! ... window open to like...
Hello, I was wondering if anyone else had to set a limit on a set of UNION'ed queries via EIS? So far the Object Model appears to only show the limits on the...
Check out the AppendQueries collection underneath the query section object. This will give you access to the unique parts of a UNION. Hope that helps! Adam...
Pardon me if this question has been asked before. I tried to search the archive, without success. When I try to use the standard deviation data function in...
I seem to remember that there is a way to toggle it one way or the other, but off the top of my head I don't recall what it was. Think it was discussed here a...
Hi Adam, Thanks for the reply. I don't see that in the script editor object model. Would that be under any of the following? ActiveDocument ... +--> Methods ...
Might not have been available in 6.1. You could use CustomSQL, but I know that wasn't available via the object model until 6.2.3. About the only other option...
Adam, You were very helpful! Thanks again, Martin ... I know that wasn't available via the object model until 6.2.3. About the only other option Ican think of...
Hello group, I know that you are all working on my last post :) but I do have another issue/question. I have been looking at my reports (delivered via the...
I tried an archive search first and found nothing, so forgive me if this has been discussed alreay. I am running XP Professional 5.1.2600 and Brio Explorer...
Hey Jecwobble, Long time no chat .... As I am sure you know, XP is not certified OS for that release. I would want to blame compatibility issues. :-/...