... interface ... Hi Jim, I'm looking at it as well, but mainly just the iServer portion. So far, we're doing a POC here and testing it our with our current ...
Hi all, I have a problem with the Broadcast Server (version 6.6.1.7), I have a job that exports the bqy document with these action: "Export Document AS Web ...
Hi, I have seen this before, but I am unsure of the logic. I am simply trying to have the user select a command button and through scripting it open outlook...
I have a list box which shows mulitple items to a line. Each item has a variable width. I would like to have the items line up in columns within the list box....
IMPORTANT! This message has been blind-carbon-copied to you. Do not reply-to-all or forward it without the author's permission. Hi, Has anyone had trouble with...
bechir k. ghedhoui
bechirg@...
May 2, 2003 5:47 pm
10282
Use the code below to pad to specific charachter lengths, and MAKE SURE you use a fixed width font, like Courier New. Otherwise you're going to run into...
I don't know if there's a limit, but 1000 values in a listbox must be very annoying for users, perhaps a different design would work better? Steve. ... From:...
There is a limit, but it can't be pinned down to exact number of entries. Basically, the larger the list box or drop down box, the more work it takes to keep...
The Listbox, is restricted to volume of Bytes , From what I have experiemented with ... more ... number of ... the end ... be ... down ... down ... values ... ...
hi all , I am listing the technologies on which we are hiring 600 Software Professionals in the next 6- 8 months if you come across any of these guys who are...
I have found it MUCH easier and simpler to write my UNION statements in native SQL format (in a SQL editor), save the query and them IMPORT the query into...
I am trying to duplicate in Brio some queries that were originally created in MS Access. In the Access database, there is a table that was set up to hold data...
You're getting duplicate CASE ids because you're forcing the Method column to be unique in each of the select statements. If you were to remove the Method...
Hi, I have some fixed and variable limits.. I get the values for variable limits from EIS .So before applying any variable limits, I want to remove all...
Hi, I am trying to install Brio On Demand Server (version 6.2.3) on Windows 2000 SP3. But, every time I get java.exe error for ODS but able to install and...
Balaji, Instead of using the RemoveAll() to remove the limits use a for-loop to remove the limits individually and an if-statement to check the if the limit is...
Hi , I am having a problem when i am opening a bqy from brio query .. It dosent open and says Unexpected End of File. and dumps core to my system and brio...
Hi, I need to have a clickable field in the report section,when i click that link it should take me to another report,also is it possible to have scripting on...
Hi Satya, no promises but we have managed to repair some broken BQYs in the past - it depends on what the problem is. Are you able to send this to me? If so...
Hi, I have the same audit table (same structure/diff data) on two oracle databases (db1, db2). I built a bqy document to report the data on both tables. I have...
bechir k. ghedhoui
bechirg@...
May 6, 2003 2:53 pm
10299
Not conventionally. You might be able to work something out by creating a report header as the first page, but it's tricky because you'd have to simulate your...
As is often the case, the simple answer is "not conventionally, no". However, one of the following might work for you: 1. Custom Menu built using Brio's native...
At our company, our IT group loads the warehouse database - which is Oracle - from all sorts of systems each night. It must be a huge amount of data although...