摘要: 2008转到2000的步骤步骤 1. 生成for 2000版本的数据库脚本 2005 的manger studio -- 打开"对象资源管理器"(没有的话按F8), 连接到你的实例 -- 右键要转到2000的库 -- 任务 -- 生成脚本 -- 在"脚本向导"的"选择数据库"中, 确定选择的是要转到2000的库 -- 勾选"为所选数据库中的所有对象编写脚本" -- 在接下来的"选择脚本选项"中, ... 阅读全文
posted @ 2009-11-09 00:54 吹啵糖こ 阅读(1014) 评论(0) 推荐(0) 编辑
摘要: [代码] 阅读全文
posted @ 2009-11-09 00:51 吹啵糖こ 阅读(210) 评论(0) 推荐(0) 编辑
摘要: namespace WebApplication6{ public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) { Thre... 阅读全文
posted @ 2009-11-09 00:31 吹啵糖こ 阅读(154) 评论(0) 推荐(0) 编辑