User Profile
Collapse
-
Thank you had no idea that was the problem. In other istances I have gotten error messages that something was a reserved word, but I guess because it was inside the "SELECT statement" VB.Net did not highlight it. Suprised that Access 2007 didn't flag it. But thanks very much. -
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
I have tried everything I can to get beyond this error which shows below as ‘<<<<< error here. It is trying to fill a dataset from a data adapter. If I change the SELECT statement to just ‘SELECT * FROM xTable’ I get the correct number of records in each table. But anytime I try with a more complex statement I get the error message shown below which indicates System.Data.Com mon.DbDataAdapt er.Fill(DataSet dataSet. I’ve completely...
No activity results to display
Show More
Leave a comment: