cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to retrieve data from the Prolaw Database

0 Kudos

One of my clients uses SAP Crystal Reports and cannot see the Prolaw database. We think it might be a path issue since servers were recently migrated. I'm not familiar with Crystal Reports and need some guidance. Below is the exact error the user is seeing.

Failed to retrieve data from the database

Details: ADO error Code: 0x80040e07

Source: Microsoft OLE DB Provider for SQL Server

Description: Conversion failed when converting the varchar value 1133A to data type int.

SQL State: 22018

Native Error: 245 [Database Vendor Code: 245]

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Appears you are using the MS Driver, be sure to use the latest SQL Native 11 client when connecting.

Those errors are being generated by the client, so Check MS Site on what they mean.