Programmatically launching the Mining Model Wizard is not suppored. This
like most other AS wizards depend on the context of the Analysis Services
Manager. You could have your program use SendKeys to try an manipulate the
AS Manager and launch the wizard, but this approach in general tends to be
unreliable.
- Matt Carroll
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Hari" <hari (AT) nomail (DOT) com> wrote
Quote:
Hi,
I have developed an application using VB 6.0. I want to
invoke the SQL Analysis service Mining Modal Wizard from
my application. How to do this?
TIA,
Hari |