11 2007 档案

摘要:Process currentProcess = Process.GetCurrentProcess(); //获取当前进程 //获取当前运行程序完全限定名 //string currentFileName = Path.GetFileName(currentProcess.MainModule.FileName); string currentFileName = currentProce... 阅读全文
posted @ 2007-11-27 16:02 Mashimaro 阅读(522) 评论(0) 推荐(0)
摘要:当使用连接字符连接本地数据库时,使用string connectionString = "Server=localhost;uid=sa;pwd=sa;database=DataBase;Integrated Security=SSPI"测试正常,但连接远程数据库会抛出“未与信任 SQL Server 连接相关联”错误。应更改连接字符串为:“Data Source=192.168.4.23;Ini... 阅读全文
posted @ 2007-11-15 16:22 Mashimaro 阅读(3683) 评论(0) 推荐(0)

< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12
点击右上角即可分享
微信分享提示