I'm using Access as database, but it seems the OleDbDataReader reader = cmd.ExecuteReader();
throws the error:
OleDbException was unhandled
I'm using Access as database, but it seems the OleDbDataReader reader = cmd.ExecuteReader();
throws the error:
OleDbException was unhandled