|
|
|
การทำตัว setup vb.net พี่ๆช่วยทีครับ เวลาทำตัว setup ต้องแก้ไขตัว Connection ยังไงให้ใช้งาน database ได้อะครับ |
|
|
|
|
|
|
|
ให้เรียกจาก App.Config ครับ เพราะมันสามารถแก้ไขได้
|
|
|
|
|
Date :
2011-06-17 06:14:16 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ทำยังไงหรอครับการเรียก app.config อะครับท่าน Mr.win
|
|
|
|
|
Date :
2011-06-17 10:35:34 |
By :
Black_IsIe |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมทำตามที่พี่ win บอกแล้วอะครับแต่มัน error
Code (VB.NET)
Imports System.Configuration
Public Class frmCustomer
Dim Conn as Configuration.AppSettingsReader("ConnectionString")
....
ผมเอาไปใส่ใน class แล้วมัน error อะครับประมาณนี้ใช่รึเปล่าอะครับ
แล้วตอนทำไฟล์ setup ไฟล์ database จะใส่ลงไปยังไงอะครับเป็นไฟล์ Shop.mdf อะครับ
|
|
|
|
|
Date :
2011-06-17 14:17:06 |
By :
Black_IsIe |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Error อะไรครับ
|
|
|
|
|
Date :
2011-06-17 15:10:26 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (VB.NET)
Dim Conn as Configuration.AppSettingsReader("ConnectionString")
บรรทัดนี้อะครับตรง connectionstring error : array bounds cannot appear in type specifier.
|
|
|
|
|
Date :
2011-06-17 15:38:38 |
By :
Black_IsIe |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอดู App.Config ด้วยครับ
|
|
|
|
|
Date :
2011-06-20 18:34:10 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|