I have BO XI R3.1. I want to connect to SQL Server 2012 from Universe. Can anyone pls. guide me how can i connect it. BO Server & SQL Server are on separate machine. I was thinking of creating System DSN - ( ODBC or OLEDB) Connection on my client machine first and then use that connection in Universe.
Not sure if its right approach. Also, do i need to install SQL Client on client machine where i am using designer. Do i need to make change any option in CMC.
You’ll need a DSN on the pc where you have installed Designer. If you want to query via webi, you’ll need the same DSN on the webi server too. When you’ve got a working DSN, you can pick it up with a new universe connection. Not sure that R3 actually supports SQL Sever 2012 though.
You don’t need an SQL client - but it’ll help to debug queries.
I have never yet succeeded in getting an OLEDB connection to work consistently. No idea why. I gave up and went back to DSNs as they seem to be far more reliable.