Tuesday, July 20, 2004 - Posts

Exception Details: System.Data.OleDb.OleDbException: Syntax error in INSERT INTO statement.

Hey all,

I got the following error when working with access
Exception Details: System.Data.OleDb.OleDbException: Syntax error in INSERT INTO statement.

My query was ok but i seems i used a reserved word in my query the way to get the query to work is using [ ] before and after that word.

Got the solution form  http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21023377.html

Happy netting,
warnar