随笔分类 - SQL Server
version2005
摘要:using System;using System.Collections.Generic;using System.Configuration;using System.Data;using System.Data.SqlClient; namespace SmartLockerWS.Class{
阅读全文
摘要:configuration: <appSettings> <add key="SQLConn" value="data source=[server].com;initial catalog=[db];user id=[id];password=[pssd]"/> </appSettings> Sq
阅读全文

浙公网安备 33010602011771号