J
JFB
Hi,
I have an error when I fill the dataadapter with :
Me.OleDbDataAdapter1.Fill(Me.DataSet11)
Here is the error:
An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred
in system.data.dll
What is the problem?
Tks
JFB
I have an error when I fill the dataadapter with :
Me.OleDbDataAdapter1.Fill(Me.DataSet11)
Here is the error:
An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred
in system.data.dll
What is the problem?
Tks
JFB