摘要: 转自:http://www.connectionstrings.com/# SQL Server * ODBC o Standard Security: "Driver={SQL Server};Server=Aron1;Database=pubs;Uid=sa;Pwd=asdasd;" o Trusted connection: "Driver={SQL Server};Server=Aron1;Database=pubs;Trusted_Connection=yes;" o PRompt for username and passWord: oCon 阅读全文
posted @ 2011-01-22 12:25 稽首本然 阅读(204) 评论(0) 推荐(0) 编辑