I have a button in my window when I press load the datagridview but do not load the data to the report viewer
BUTTON CODE
OleDbConnection connection = MSAConnection.getConnection();
OleDbDataAdapter adapter = new OleDbDataAdapter();
DataS...
asked by
05.06.2018 / 17:46