User Profile

Collapse

Profile Sidebar

Collapse
LEMarshall
LEMarshall
Last Activity: May 14 '12, 07:26 PM
Joined: May 14 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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.
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
No activity results to display
Show More
Working...