Re: ColdFusion
From: ennovations (yeetien_at_ennovations.com.sg)
Date: 07/08/04
- Next message: Irina Gorbach [MS]: "Re: Problems with OLAP (.MDX)"
- Previous message: Dan: "Data source provider error: [DBNETLIB]"
- In reply to: Jacco Schalkwijk: "Re: ColdFusion"
- Next in thread: Jacco Schalkwijk: "Re: ColdFusion"
- Reply: Jacco Schalkwijk: "Re: ColdFusion"
- Messages sorted by: [ date ] [ thread ]
Date: 7 Jul 2004 17:38:01 -0700
Hi Jacco,
Thanks for replying :)
I've managed to connect to the database using your method.
However, I got stuck again when trying to access the result.
I'm having "Invalid number of parameters" error when accessing
adocst.axes.item[0] (it's in ColdFusion syntax).
Do you know why the error is showing? I thought item only takes in an
int.
Regards,
Yee Tien
"Jacco Schalkwijk" <jacco.please.reply@to.newsgroups.mvps.org.invalid> wrote in message news:<#YPlTyzYEHA.3156@TK2MSFTNGP12.phx.gbl>...
> If you want to connect to Analysis services from a client you have to use
> the ADO for Multidimensional Objects (ADOMD) driver instead of ADO. I think
> it is part of MDAC 2.7 and above, which means that it should be installed on
> your machine if you are up-to-date with the Windows Service Packs.
>
> --
> Jacco Schalkwijk
> SQL Server MVP
>
>
> "ennovations" <yeetien@ennovations.com.sg> wrote in message
> news:c8bee24e.0407052358.20fd1409@posting.google.com...
> > Hi all,
> >
> > I would like to know how to get OLAP to work in ColdFusion.
> >
> > I've tried adding the datasource under SQL Server but am getting the
> > following error:
> > "Cannot open database requested in login 'FoodMart'. Login fails."
> >
> > Anyone knows how to make it work?
> >
> > Thank you :)
> >
> > Regards,
> > Yee Tien
- Next message: Irina Gorbach [MS]: "Re: Problems with OLAP (.MDX)"
- Previous message: Dan: "Data source provider error: [DBNETLIB]"
- In reply to: Jacco Schalkwijk: "Re: ColdFusion"
- Next in thread: Jacco Schalkwijk: "Re: ColdFusion"
- Reply: Jacco Schalkwijk: "Re: ColdFusion"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|