I am developing a desktop application using VS 2012 with CRforVS_13_0_9 and CRRuntime_64bit_13_0_10 installed. The database is SQL Server 2012 Express. I get an error "Failed to open connection -- Database vendor code 17" when I run a Crystal Reports through my application. The problem is Crystal Reports does not like the server name which is passed. The purpose for passing a server name is to connect to different server if needed. I am not 100% sure the error occurs after VS 2012 or SQL Server 2012 express was updated.
Any ideas how I can fix this problem?
Thanks,
John