NET中创建水晶报表

NET中创建水晶报表

本文介绍了在VB .NET中创建水晶报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我遵循了有关如何在连接到SQL 2008 SERVER数据库的VB .NET 2008中创建水晶报表的教程,也遵循了本教程,但是当我预览报表时,我得到了与数据库无关的数据,当我运行VB项目并按下按钮时,Crystal报表查看器中没有任何数据.有帮助吗?

谢谢
Kyriakos

Hello,
I have followed a tutorial on how to create a crystal report in VB .NET 2008 connected to an SQL 2008 SERVER database, I have followed this tutorial http://vb.net-informations.com/crystal-report/vb.net_crystal_report_step_by_step.htm but when I preview the report I get data which are irelevant with the database and when I run the VB project and press the button I get no data in the crystal report viewer. Any help?

Thank you
Kyriakos

推荐答案




这篇关于在VB .NET中创建水晶报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-18 22:57