I am new to Visual Studio.
I have a VS project connected to a Microsoft Access 2007 database (flex.accdb). I am using VS 2005. Old but good!
I have created a windows form (form1) that includes a control that contains the network user name (from environment.username). Form1 also contains a...
I have a VB.NET application that when I want to debug I cannot do it.
Private Sub LoadReasonCodes(ByVal decision As String)
Try
Dim oDS As New DataSet
cmbReasonCode.Items.Clear()
cmbReasonCode.Text = ""
oDS =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.