.NET中各种数据库连接大全
摘要:
SQL Server ODBC Standard Security:"Driver={SQL Server};Server=Aron1;Database=pubs;Uid=sa;Pwd=asdasd;" Trusted connection:"Driver={SQL Server};Server=Aron1;Database=pubs;Trusted_Connection=yes... 阅读全文
posted @ 2006-01-13 13:38 卓如 阅读(648) 评论(0) 推荐(0) 编辑