First observation is that BO 6.5.1 does not support SQL server 2005
You will have to first upgrade BO installation (to version 6.5.4) to go ahead with using SQL 2005
If you have a valid maintenance (if you have paid for it) then you should have an access to installations of higher BO versions. Ask you BO vendor if you don’t have an access.
I’m pretty sure I answered this in another thread. Please don’t ask the same question in multiple places.
Do NOT use unsupported databases for your repository. However, You should have no issue querying a SQL2005 database with 6.5.1. BO is just making an ODBC call. BO will think it’s SQL2000, but it will work just fine.
I remember at one of my clients place that querying a SQL 2005 database using SQL2000 drivers had some limitations when it comes to stored procedures, UDFs. The tables may work but it wont be exactly same as querying a SQL 2000 database
I guess you should be able to download the SP4 (6.5.4) from SAP BO website
.
First of all i want to conform that i am using Bo 6.1 Version.
And I tried to create a connection from Designer. but its not showing only Sql server 2000 an 7.x someting.
I have crated dsn using Sql server 2000. My doubt is that how can we connect to Sql serve 2005 using 2000 drivers Could you please give me the complete details.