Friday, March 6, 2009

System.Data.OleDb.OleDbException: Too many fields defined.

Too many fields defined.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

my solution
break your insert and update statement in 2-3 parts and try.
 

No comments: