|
|
|
C# Connection String ขอสอบถามการเรียกชื่อเครื่อง Computer Name ครับ..... |
|
|
|
|
|
|
|
Code (C#)
string machineName = System.Environment.MachineName;
SqlConnection cnn;
connetionString = "Data Source="+machineName +";Initial Catalog=HRSCAN;User ID=sa;Password=123456";
แบบนี้หรือเปล่าครับ
|
|
|
|
|
Date :
2013-02-15 11:23:23 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณมากๆๆครับพี่ mr.win ถ้าแบบนี้ได้ ผมก็แค่ก๊อปเอา .mdf กับ .log ไปวางใน sql server 2008 แอพ ผมก็ค้นเจอฐานได้เลยสุดยอดครับ อิอิ
|
|
|
|
|
Date :
2013-02-15 11:36:59 |
By :
clashhum |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อันที่จริงใส่เป็น localhost ก็ได้แล้วน่ะคับ
|
|
|
|
|
Date :
2013-02-15 11:38:07 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
localhost มันมีค่าเท่ากับ computer name เหรอครับพี่ ผมลองแล้วได้ คับ
|
|
|
|
|
Date :
2013-02-15 13:11:55 |
By :
clashhum |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
localhost ก็คือเครื่องปัจจุบันที่กำลังทำงานอยู่ครับ
|
|
|
|
|
Date :
2013-02-15 13:34:33 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|