05-09-16, 02:11 PM
(05-09-16, 12:33 PM)Adrees كتب : ضع هذا الكود في الحدث Form1_Load للواجهة الرئيسية للبرنامج
PHP كود :
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
My.Settings("Db_barCodeConnectionString") = "your ConnectionString"
End Sub
مفيش فايدة بردة كتبت
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
My.Settings("Db_barCodeConnectionString") = "C:\Users\omarweeka\Downloads\visual-basic\barcode-project-last\LCM-PROG\WindowsApplication1\WindowsApplication1\bin\Debug\Db-barCode.accdb"
