Results 1 to 3 of 3

Thread: mysql and MDX

  1. #1
    Join Date
    Jun 2009
    Posts
    1

    mysql and MDX

    how is possibile to connect the reporting services with a MDX query that work with mySql database??

  2. #2
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    You Might Try to Do an "OPENROWSET" Query ...

    You might attempt via OPENROWSET, as we can do with T-SQL. Here's the basic concept in T-SQL:

    http://blog.stevienova.com/2007/12/2...ariable-scope/

    Also, search on OPENROWSET elsewhere for more examples ...

    Good Luck.

    Bill

  3. #3
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Did You Get Anywhere with This?

    I was just talking to an associate that told me he's taking this approach, and that it appears to be doing what he wants ...

    Let us know if we can assist further ...

    Bill

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •