Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports
Viewing all articles
Browse latest Browse all 4814

Database connector error

$
0
0

Current environment: old web application created in Visual Studio 2005.  I need to make some minor code changes to it.  The app is using Crystal Reports XI R2.  I have a development machine with Windows 7 on it.  I've just completed applying SP6 for Crystal Reports XI R2.

Now, when I run my app I get the following error message:

 

System.Runtime.InteropServices.COMException (0x800002C3): Database Connector Error: ' [Database Vendor Code: 8114 ]'

Error in File C:\Windows\TEMP\temp_506aaddc-03e4-41ea-a309-2fa611d048a3 {BD1B5BCE-3F25-4778-81B5-24429BA47BF6}.rpt:

Database Connector Error

   at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)

   at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

 

I am connecting to SQL Server 2005 (that's the original db version we used to develop this app).  I have not made any code changes but this is the first time I'm attempting to run this app on this new development server so maybe something is not configured right?

 

Any help will be greatly appreciated.

 

thanks,

 

Message was edited by: Beata Bar Here is some additional information: crpt.Database.Tables[i].ApplyLogOnInfo(myLogin);  - this execures successfully so it seems to me like there is no problem with the db connection but I might be wrong. crpt.SetParameterValue("@logon_id", logonId);  - this execures successfully The code breaks at this line: System.IO.BinaryReader oStream = new System.IO.BinaryReader                     (crpt.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat)); thanks,


Viewing all articles
Browse latest Browse all 4814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>