Dataset connection - no data visible
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have connected up my database but when I preview Dataset in the OLEDataSet Adapter tool in VB, it shows no data and says 0 rows. I know it's connected because it is able to show the table headers. It's choking on the line: OleDbDataAdapter1.Fill(DataSet11.Pub_Points) with the error: "An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in system.data.dll" (which I suspect is a rather useless message for the purpose of debugging). DataSet11.Pub_Points is the only option Datasource available in the DataSource property of the control. ________________________________________________________________________ Dave Y10K bug! Let's not get caught with our pants down **AGAIN**! (DC 02002)