Server Error in '/mobilityquiz' Application.
--------------------------------------------------------------------------------
Unclosed quotation mark before the character string ', 1, 0, 1, 1'. The floating point value '4e537' is out of the range of computer representation (8 bytes). The floating point value '4e537' is out of the range of computer representation (8 bytes). Line 1: Incorrect syntax near 'n'.
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.
Exception Details: System.Data.OleDb.OleDbException: Unclosed quotation mark before the character string ', 1, 0, 1, 1'. The floating point value '4e537' is out of the range of computer representation (8 bytes). The floating point value '4e537' is out of the range of computer representation (8 bytes). Line 1: Incorrect syntax near 'n'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OleDbException (0x80040e57): Unclosed quotation mark before the character string ', 1, 0, 1, 1'.
The floating point value '4e537' is out of the range of computer representation (8 bytes).
The floating point value '4e537' is out of the range of computer representation (8 bytes).
Line 1: Incorrect syntax near 'n'.]
System.Data.OleDb.OleDbDataReader.NextResults(IMultipleResults imultipleResults, OleDbConnection connection, OleDbCommand command) +285
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +557
System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +54
MobilityQuiz.OleDb.Command(String a_cmd) +153
[Exception: OleDb.Command() error executing command.]
MobilityQuiz.OleDb.Command(String a_cmd) +191
MobilityQuiz.personal.saveData() +1303
MobilityQuiz.personal.next(Object sender, EventArgs e) +32
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
System.Web.UI.Page.ProcessRequestMain() +1252
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288
Thats what I get