Hi all -
I've created a web custom control and associated custom designer and, for various reasons, need to programmatically assign the ID property the control gets when it's dropped onto a web form in the designer.
The very frustrating thing is that I can set the ID value listed in the...
Hello -
I am finding there to be unacceptable discrepancies between percentiles calculated via CR10 running totals and percentiles calculated on the same data set using, for example, Excel. Does anyone have any info on why Crystal comes up with a different result for percentiles? The...
Good morning,
I have a cube in which base values of NULL are translated to 0 in the cube. I've searched for a setting to enable/suppress this behavior but find nothing. Any thoughts? The -0- values are making my aggregations incorrect....
The platform is MSAS2K, SP4.
Thanks in advance for...
Hello all,
Have a simple cube containing a few numeric measures and three dimensions. I need to calc the Avg and Median of the numeric measures across a given dimension for all members and for each member. The query
SELECT
avg([Operating Budget].members, [Measures].[a particular numeric...
Hi folks -
I have an ASP.NET web app that contains a class that uses the Excel (v9 in this case) Application object to convert a flat file to XLS. I need to distribute the class to a web server that does not have Office installed. I've created all flavors of Setup/Distribution packages, but...
Hi -
I seem to recall reading about a setting in SQL Server that causes, for example, a stored procedure to start returning results to the caller after the first N records are generated instead of processing an entire statement first. Unfortunately, I can't find any info in books online or...
Hello all -
Any info or links on using a script (WMI?) to configure client-side DCOM security settings? We have a DCOM server that raises events to the client and need to include the requisite DCOM security changes in a distribution package.
Thanks in advance,
"I swear by my life and my love...
Hi folks -
There are a plethora of products out there for server-side PDF manipulation. We have a rather simple need - multiple PDF files are generated by multiple applications, e.g. Crystal/Word/etc., and must be merged on a web-server and the resulting document made available to the end...
OK, this may very well be a dumb question (I do very little ASP coding), but here goes:
I have a web user control. Initially it has one control, an image button, that is the "background" of the control. The containing page can add "items" to the control (the "item" is defined by a class...
Ok, here's one from the "Pretty Basic Questions" category:
VB.NET:
I have an ImageList with N images (of appropriate size, e.g. 16x16 or 32x32). I create an Icon variable, e.g.
private icoMyIcon as Icon
I want to assign an image from the ImageList to the new Icon using the ICON...
Anyone have or know of a good reference for WMI Queriable structures, e.g. the FROM bit of a WQL statement? Essentially I'm looking for a data definition type thing for the WMI objects. Also, any info on connecting to say a network adapter for performance monitoring, etc., will get you two...
Hi all -
Regarding SQLDMO and .NET: any easy way to connect a SQLDMO.SQLServer (or SQLServer2) object using an existing SQLClient.SQLConnection object? I could obviously parse the SQLConnection.ConnectionString to get the UserName and Password to use with the SQLServer.Connect method, but it...
Hello all -
We are about to undertake an enhancement project that utilizes the MSWord object model. The project will be deployed on both PC and Mac platforms. The question is: does anyone have any input as to the relative similarity/degree of difference between the Word object model on a...
Requirement: under certain data conditions, produce a "This Page Intentionally blank" page so that when a group has broken, the next group starts on an odd-numbered page (this supports duplex printing).
Current approach (doesn't work): I have a sub-section of the relevant group footer that...
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.