I get this error when trying to send a query to a database. Its an access 2000 DB. Google suggests the error indicates that I am using a vb keyword as a field name or table name. I have checked with these here and can't see anything that matches.
http://msdn.microsof...19t(VS.71).aspx
The query goes something like this
Select tablename.Field1, tablename.Field1, tablename.Field4, tablename.Field6, tablename.Field1 from tablenamebut its quite large
I am using vb.net 2008 express edition.
Is there another list of keywords I missing?

New Topic/Question
Reply




MultiQuote





|