My code is as follows but in runtime throws an error "Object reference not set to an instance of the object" when trying to update, delete and/or insert--pls help
My DB is in Access
Imports System.Data.OleDb
Imports System.Xml
PublicClass Employee
Dim con As OleDbConnection
Dim cmd As...
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.