cancel
Showing results for 
Search instead for 
Did you mean: 

Connection error on Win7 32-bit with CR 2011

Former Member
0 Kudos

We're using CR 14.0.4.738 and are having connectivity problems on Win7 32-bit machines. We have 3 users who are experiencing the same issue. They are all connecting to SQL Server 2012 databases. When they run reports, they receive the following error message:

Any ideas as to what is causing this?

Accepted Solutions (1)

Accepted Solutions (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Carl,

The driver being used on these users' machines is Not a recommended one.

They should be using the SQL Server Native Client 10.0 or 11.0 driver.

Also, database vendor codes are usually passed on by the driver so this could also be a database issue.

-Abhilash

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Carl,

Possible cause is installing MS SQL Server 2012 on your local machine... this updated my Native SQL Driver to "11.0" and then trying any other Native Drivers (ie: "10.0" and previous) wouldn't work.

Please make ODBC Connection using the SQL Server Native Client 10.0 or 11.0 driver.

Thanks,

DJ