![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Just wondered if anyone knew of any key differences in connection strings when connecting to 2005 rather than 2000 Analysis Services? Also are there any enhancements or funky new options available? thanks -- Simmo |
#3
| |||
| |||
|
|
AS2005 connection strings are fully compatible with AS2000 - however, there are some properties whose values will be ignored since they no longer make sense for AS2005 (which doesn't have a thick client architecture like AS2000 PivotTableServices). There are several new properties for AS2005 (see Books Online for details): SQLQueryMode Protocol Format Transport Compression Compression Level Character Encoding Encryption Password Real Time Olap ConnectTo (allows to to specify whether you're connecting to an 8.0 or 9.0 server so the provider does not attempt connecting to both versions) EffectiveUserName MDX Missing Member Mode Also, all XMLA properties can be passed through to the server from the connection string. -- -Raman Iyer SQL Server Data Mining [This posting is provided "AS IS" with no warranties, and confers no rights.] "Simmo" <Simmo (AT) discussions (DOT) microsoft.com> wrote in message news:0A5835D3-CA05-4C84-A627-391F3D01D0E1 (AT) microsoft (DOT) com... Hi all, Just wondered if anyone knew of any key differences in connection strings when connecting to 2005 rather than 2000 Analysis Services? Also are there any enhancements or funky new options available? thanks -- Simmo |
#4
| |||
| |||
|
|
AS2005 connection strings are fully compatible with AS2000 - however, there are some properties whose values will be ignored since they no longer make sense for AS2005 (which doesn't have a thick client architecture like AS2000 PivotTableServices). There are several new properties for AS2005 (see Books Online for details): SQLQueryMode Protocol Format Transport Compression Compression Level Character Encoding Encryption Password Real Time Olap ConnectTo (allows to to specify whether you're connecting to an 8.0 or 9.0 server so the provider does not attempt connecting to both versions) EffectiveUserName MDX Missing Member Mode Also, all XMLA properties can be passed through to the server from the connection string. -- -Raman Iyer SQL Server Data Mining [This posting is provided "AS IS" with no warranties, and confers no rights.] "Simmo" <Simmo (AT) discussions (DOT) microsoft.com> wrote in message news:0A5835D3-CA05-4C84-A627-391F3D01D0E1 (AT) microsoft (DOT) com... Hi all, Just wondered if anyone knew of any key differences in connection strings when connecting to 2005 rather than 2000 Analysis Services? Also are there any enhancements or funky new options available? thanks -- Simmo |
#5
| |||
| |||
|
|
Cant find anything on the below in BOL, any further info much appreciated? SQLQueryMode: Real Time Olap: EffectiveUserName: MDX Missing Member Mode: -- Simmo "Raman Iyer [MS]" wrote: AS2005 connection strings are fully compatible with AS2000 - however, there are some properties whose values will be ignored since they no longer make sense for AS2005 (which doesn't have a thick client architecture like AS2000 PivotTableServices). There are several new properties for AS2005 (see Books Online for details): SQLQueryMode Protocol Format Transport Compression Compression Level Character Encoding Encryption Password Real Time Olap ConnectTo (allows to to specify whether you're connecting to an 8.0 or 9.0 server so the provider does not attempt connecting to both versions) EffectiveUserName MDX Missing Member Mode Also, all XMLA properties can be passed through to the server from the connection string. -- -Raman Iyer SQL Server Data Mining [This posting is provided "AS IS" with no warranties, and confers no rights.] "Simmo" <Simmo (AT) discussions (DOT) microsoft.com> wrote in message news:0A5835D3-CA05-4C84-A627-391F3D01D0E1 (AT) microsoft (DOT) com... Hi all, Just wondered if anyone knew of any key differences in connection strings when connecting to 2005 rather than 2000 Analysis Services? Also are there any enhancements or funky new options available? thanks -- Simmo |
![]() |
| Thread Tools | |
| Display Modes | |
| |