Skip to main content
Participant
July 13, 2007
Question

Incorrect syntax errror of doom :(

  • July 13, 2007
  • 1 reply
  • 459 views
So I've been getting this darn error on my application:

System.Data.OleDb.OleDbException: Incorrect syntax near the keyword 'DEFAULT'.
at System.Data.OleDb.OleDbDataReader.NextResults(IMultipleResults imultipleResults, OleDbConnection connection, OleDbCommand command)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)

Here is my code:

Any help would be appreciated
This topic has been closed for replies.

1 reply

Participant
July 20, 2007
Anyone???