Hello,
I'm trying to learn C++ and am using Visual Studio.Net to reverse engineer/modify some open source code. The program is designed to run with 2 command line parameters. How do I specify test values for those parameters while in debug mode?
I was able to hardcode a value into the code...
Is there a way to suppress BO recalculating everything in a document while doing format edits? If I so much as change the typeface to Bold for a cell, it takes a couple of minutes or so for me to get to the next edit. Also would like to build graphs this way, and then retoggle the recalculate...
Hello,
I'd like to read the values contained in a dataprovider cube and put them into an array in VBA. (From there, I'll apply some additional data processing and put the data into a new cube using a VBA Stored Procedure).
Now, I see how to read the number of rows and the columns names from...
Hello,
I have a report that shows by month what a particular metric is (pulled from the database), and what a target value is (last year's measure). I break the report into sections by year. For 2001, all months show becasue there is data in the database for those months. This data also is...
Is there a way on the report side (without using VBA) to make a table that dynamically lists the names of all the data providers you may have?
I see a function are available for returning the number of data providers, and a function for returning the name of the data provider which returns a...
Several of us here have access to three different BO implementations. These implementeations were developed by different groups. When we start BO, we pick which database we wish to log onto, log on , and begin our session.
We'd like to be able to bring data into one session from two of the...
I found one other thread on this topic, but was not able to resolve my problem. The search engine seems to be broken, so if there is a good thread that has the answer, please reference the date.
My dataprovider has these items in it:
<Year> as a dimension
<Month> as a dimension
<Facility> as...
I use VBA to change a parameter in the SQL as needed for 34 different instances, rerunning the report and saving the results each time. If there is no data to fetch during one of the iterations, a msgbox comes up informing me of that, but the program is haldted until I click on the box.
Is...
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.