G
gwboolean
Guest
Whenever I run the following line of code I get the error noted below the code.
I assumed that I was doing something wrong and was looking through literature and it appears that this is a system problem, I recently upgraded to 2019 version of Visual Studio, as well as most all Microsoft products I use.
Is there a fix for this yet?
dgvListAdapter.Update(dgvListTable)
System.Data.OleDb.OleDbException: 'Query '' is corrupt.'
gwboolean
Continue reading...
I assumed that I was doing something wrong and was looking through literature and it appears that this is a system problem, I recently upgraded to 2019 version of Visual Studio, as well as most all Microsoft products I use.
Is there a fix for this yet?
dgvListAdapter.Update(dgvListTable)
System.Data.OleDb.OleDbException: 'Query '' is corrupt.'
gwboolean
Continue reading...