dbTalk Databases Forums  

VB / VBA functions missing in 64-bit Analysis Services

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss VB / VBA functions missing in 64-bit Analysis Services in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Prasad
 
Posts: n/a

Default VB / VBA functions missing in 64-bit Analysis Services - 06-03-2005 , 07:43 PM






Can anybody suggest alternatives on using vba functions like Instr etc with
64 bit Analyis Services. We used string handling functions extensively in 32
bit and have issues migrating to the 64 bit.

Alternatives are much appreciated.

Example MDX Exprerssion on 32 bit:

Iif(InStr(1, SetToStr(Axis(0)) ) , "[Gender].", "Selected", "Not Selected")

Thanks,

Sam.



Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: VB / VBA functions missing in 64-bit Analysis Services - 06-03-2005 , 07:49 PM






If the client is on 32 bit and only the server is on 64 bit - you can still
use these.

--
==============================*=================== =
Mosha Pasumansky - http://www.mosha.com/msolap
Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==============================*=================== =
"Prasad" <Prasad (AT) discussions (DOT) microsoft.com> wrote

Quote:
Can anybody suggest alternatives on using vba functions like Instr etc
with
64 bit Analyis Services. We used string handling functions extensively in
32
bit and have issues migrating to the 64 bit.

Alternatives are much appreciated.

Example MDX Exprerssion on 32 bit:

Iif(InStr(1, SetToStr(Axis(0)) ) , "[Gender].", "Selected", "Not
Selected")

Thanks,

Sam.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.