u see this part is in a public sub inside a public sub...
Public Sub RetrieveInfoFromDB()
Dim strSQL As String
Dim dbC As dbConnection
Dim ds As DataSet
strSQL = String.Format("SELECT access.ID, Access.LastName...
hi all im doing a web page for my major this year and im having problems with some code... the error is
Object reference not set to an instance of an object.
what is this and how do i fix it please help