2004年9月21日

.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 @ 2004-09-21 09:21 天涯 阅读(492) 评论(0) 推荐(0)

导航