文章分类 - SQL Server
Standing on Shoulders of Giants
摘要://执行Sql文件 Thread.Sleep(1000); System.Diagnostics.Process pr = new System.Diagnostics.Process(); pr.StartInfo.FileName = "osql.exe"; pr.StartInfo.Arguments = string.Format(" -U...
阅读全文
浙公网安备 33010602011771号