|
|
Scusate sono sicuro che è colpa mia ma quando cerco di cambiare nella firma la mia formazione mi dà questo errore:
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:
[OdbcException: ERROR [23000] You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'Agostino Trezeguet Vucinic Vieri Mutu Palladino Paulinho']
System.Data.Odbc.OdbcConnection.HandleError(HandleRef hrHandle, SQL_HANDLE hType, RETCODE retcode) +32
System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method) +1189
System.Data.Odbc.OdbcCommand.ExecuteNonQuery() +151
fantaservicenew.clsUtenti.ModificaDati(clsUtenteDetails objUtenteDetails) in C:InetpubwwwrootfantaservicenewcomponentsclsUtenti.vb:501
fantaservicenew.modifica_dati.btnModifica_Click(Object sender, EventArgs e) in C:Inetpubwwwrootfantaservicenewareautentimodifica_dati.aspx.vb:404
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +58
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277
Non è grave sopravvivo anche senza
|