joe2me

博客园 首页 新随笔 联系 订阅 管理

2008年5月30日 #

摘要: 输emp 用户名@连接名 他提示你输密码时候再输。。 密码里有@可以增加安全性? 阅读全文
posted @ 2008-05-30 19:00 民工一夜两女 阅读(304) 评论(0) 推荐(0) 编辑

2008年4月10日 #

摘要: ordersTableAdapter1.Fill(dataSet11.Orders); order_DetailsTableAdapter1.Fill(dataSet11.Order_Details); productsTableAdapter1.Fill(dataSet11.Products); su... 阅读全文
posted @ 2008-04-10 09:13 民工一夜两女 阅读(186) 评论(0) 推荐(0) 编辑

2008年4月9日 #

摘要: 1 CrystalDecisions.Shared.ConnectionInfo cinfo = new CrystalDecisions.Shared.ConnectionInfo(); cinfo.DatabaseName = "nanhuarc"; cinfo.ServerName = "192.168.134.2"... 阅读全文
posted @ 2008-04-09 14:28 民工一夜两女 阅读(163) 评论(1) 推荐(0) 编辑