Hi everyone,
This error what i get when i run the code below
"An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in system.data.dll"
after this error message i chose "breake" then the cursor indicates to this line with green line.
.ExecuteNonQuery()
is this error from dll files or sql setting or ...
with using
vb.net & access 2003.