Byte[] blob = null; FileStream fs = null; const string sConn = "server=(local);Initial Catalog=Northwind;UID=ctester;PWD=password"; try { SqlConnectio Read More
posted @ 2023-03-08 08:51 泉城余文乐 Views(81) Comments(0) Diggs(0) Edit
using System;using System.IO;using System.Text;using System.Web;using System.Data;using Register.DataAccess;using System.Configuration;using HrisInter Read More
posted @ 2023-03-08 08:48 泉城余文乐 Views(15) Comments(0) Diggs(0) Edit