cancel
Showing results for 
Search instead for 
Did you mean: 

Driver for Microsoft SQL SERVER 2008 (MII 12.0.X)

Former Member
0 Kudos

Hi,

we have MII 12.0.11 and we need to access a database on Microsoft SQL Server 2008.

I need a suggestion on the driver choice...because the Microsoft JDBC drivers for SQL Server 2008 on the following links officially need at least JDK 5...and for what I know our MII version is based on Netweaver 7.0 on Java 1.4.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&dis...

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=%20a737000d-68d0-4531-b65d-da0f2a735707&...

We are currently using this driver (with database on Microsoft SQL Server 2005)

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c47053eb-3b64-4794-950d-81e1ec91c1ba

which, on the contrary, doesn't support SQL Server 2008.

I don't know how to proceed...

Thanks in advance

Mauro

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Try Microsoft SQL Server 2005 JDBC Driver 1.2

[|]

Former Member
0 Kudos

Thank you Christian, I did some test with Microsodt SQL Server JDBC driver 1.2 and I was able to do basic SQL operations, from MII, with a SQL Server 2008.

The point is that it seems there's no official support with this configuration...

Former Member
0 Kudos

If yours is SQL Server 2008 or SQL server 2008 R2?

I had an issue with 12.1 and R2.

Please see following thread. This might help