摘要:把C:\Inetpub\wwwroot\aspnet_client这个文件夹放到你网站目录下就行了。
阅读全文
posted @ 2009-04-23 11:50
04 2009 档案
摘要:把C:\Inetpub\wwwroot\aspnet_client这个文件夹放到你网站目录下就行了。
阅读全文
posted @ 2009-04-23 11:50
摘要:1.把连接数据库的代码写在web.config文件中 在 中加入以下代码: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 2.具体代码: Code highlighting produced by Ac...
阅读全文
posted @ 2009-04-12 19:14
摘要:根据参数自段可得到具体要显示哪些报表 网上找的: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> // 声明将参数传递给查看器控件所需的变量。 ParameterFields paramFields = new Paramet...
阅读全文
posted @ 2009-04-12 18:58
摘要:1.webconfig 2.DBUtility.PubConstant 3.DbHelperSQL类中声明一个public static string connectionString 4.在每一个SQLServerDAL中的数据库表类中的构造函数中为connectionString 赋值
阅读全文
posted @ 2009-04-12 16:28
|
||