Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User Defined Functions on the server

Status
Not open for further replies.

Shab

Programmer
Oct 9, 2001
60
US
I have a dll file that I generated using VB 6.0. It has a user defined function in it. One I register the dll on my computer I can use the "USE LIBRARY <file Path> command in MDX Sample App to register it for the session and I can use the functions in the file in my MDX.

Is there a way that I can add this library to the server so that I can use the function in the calculated members in the cubes?

I tried registering it by pushing the resgister button in "Calculated Member" designer however I get an error saying there are no libraries in the file.

Any ideas?

Shabnam
 
if you or anyone else figures this one out you'll get a big star from me as I haven't gotten this to work either.

Shoot Me! Shoot Me NOW!!!
- Daffy Duck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top