选择[OLE DB(ADO)] 选择[microsoft DB provider for SQL Sever],点击[下一步] 填写连接的服务器,数据库,用户名,密码等信息,然后点击[下一步] 选择[OLE DB services],点击[完成] 上图中就显示添加成功的数据库abc,然后选择数据库abc中的数据表,选择箭头使得表到“选定的表”栏目中,点击[确定] 在crystal reports中显示出来数据库和数据表,就可以用了.…
在64位 Windows 7中水晶报表的错误: Crystal Report Error: Either the Crystal Reports registy key permission are insufficient or the Crystal Reports runtime is not installed correctly Solution: Crystal Reports does not initialize with x64 configuration. Changed t…
I encounter this problem several times, the way to get around this is to give "Everyone or Network Service " permission to "C:\windows\temp" folder. I gave everyone on my development box just for convenient. I hope it will help you sol…
DefaultPaperSize Paper10x14 254 x 355.6 mm Paper11x17 279.4 x 431.8 mm PaperA3 A3 ?,297 x 420 mm PaperA4 A4 ?,210 x 297 mm PaperA4Small A4 小?,210 x 297 mm PaperA5 A5 ?,148 x 210 mm PaperB4 B4 ?,250 x 354 mm PaperB5 B5 ?,182 x 257 mm PaperCsheet C Typ…
1. Try Dim rptDoc As New CrystalDecisions.CrystalReports.Engine.ReportClass() Dim rptView As New CrystalDecisions.Windows.Forms.CrystalReportViewer() Catch ex As Exception ) Then Dim ehp As BLL2.ExecutorHelper = New BLL2.ExecutorHelper() Dim path As…
原文:[原创]解决Crystal Report XI R2不能在64操作系统正常工作的问题-web程序 我更换了新的电脑,操作系统也从原来32位的windows 2003 R2升级到windows 2008 R2 x64, 由于客户的原因我们的报表部分必须用Crystal Report XI R2来完成,报表在原来的计算机上运行一直没有问题,但是在新的计算机上一直不能正工作,错误如下: The type initializer for 'CrystalDecisions.CrystalRepor…
原文:Visual Studio 2012使用水晶报表Crystal Report SAP在 2013年1月14日 released SAP Crystal Reports,developer version for Microsoft Visual Studio - 2012 .你可以从下面链接下载:http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe下载并安装入你的电脑.安装 完毕,可以看到那些曾经熟悉…
原文:Crystal Report 在 VS 2010 中的使用和发布 使用: 打开CrystalReport官网下载页 目前最新版本为13.0.4 选择“SAP Crystal Reports, version for Visual Studio 2010 - Standard”下载安装,会自动在你VS2010的工具栏产生新的一个“报表设计”的选项卡,改选项卡会添加三个控件:CrystalReportViewer, CrystalReportPartsViewer,CrystalReportS…
[it-ebooks]电子书列表 [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Objective-C to develop iPhone games http://it-ebooks.info/book/3544/Learning Web App Development || Build Quickly with Proven JavaScript Techniques http:…