I have a chunk of MDX that I'd like to throw into a Asp.Net form. Hopefully just bind the results to a gridview. Anyone know of any good links or snippets? I'm using VB.Net, but am able to port from C# if no VB is available.
...
I am interested in trying to get a program ported to 64 bit and would like to know if it's even a good candidate for porting. I am a lighting director and have built a suse11.1 linux box for a program called (MagicQ) made by Chamsys(http://www.chamsys.be/download.html). I have been working on this for about 6 months now and have all har...
Hi,
I am have two mining models, both are time series. One is [Company_Inputs] and the other is [Booking_Projections].
What I want to do is use EXTEND_MODEL_CASES to join the results of [Company_Inputs] as the extended cases.
So basically something like:
Select Flattened
PredictTimeSeries([Bookings], 1, 6, EXTEND_MODEL_CASES)
FROM [B...