添加Crystal Report时出现错误

编程入门 行业动态 更新时间:2024-10-23 14:31:41
本文介绍了添加Crystal Report时出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

将数据集添加到我的项目后,当我点击ado对象后点击数据集显示没有找到数据时,我正在为我的项目添加水晶报告帮助我

After adding dataset to my project i am adding crystal report to my project when i clicking on ado objects after click on data set showing no data found kindly help me

推荐答案

查看你的Web.config页面,确保有一个如下所示的连接字符串 have look on your Web.config page ensure that there is a connectionstring like below <connectionstrings> <add name="XtestConnectionString" connectionstring="Data Source=PC-223\SQLEXPRESS2012;Initial Catalog=Xtest;Persist Security Info=True;User ID=sa;Password=12345"> providerName="System.Data.SqlClient" /> /xml></add></connectionstrings>

更多推荐

添加Crystal Report时出现错误

本文发布于:2023-11-16 18:46:44,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1606867.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:出现错误   Crystal   Report

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!