![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have ASP.NET web based app, using ADOMD.NET. The app needs to connect to both AS2000 and AS2005 cubes running on separate machines. I know that if I specify ConnectTo=8.0, the connection works with AS2000, and ConnectTo=9.0 works with AS2005. 9.0 does NOT work with AS2000 and 8.0 does NOT work with AS2005 Manually this works. But in an automated framework this is a little impractical. ADOMD.NEt documentation says that 9.0 should work with both. At the moment, the only way around this is to trap the error with one type and then run the other. This can't be efficient. Setting to "Default" creates errors for BOTH! Is there a a one shot solution? thx Avi |
![]() |
| Thread Tools | |
| Display Modes | |
| |