Torna al Thread
Syntax error (missing operator) in query expression 'data>= 7/4/2014 5'.
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: Syntax error (missing operator) in query expression 'data>= 7/4/2014 5'.
Source Error:
Line 848:
Line 849: Dim lettdati As OleDbDataReader
Line 850: lettdati = DBcomm.ExecuteReader
Line 851: Dim i As Integer = 0
Line 852: While (lettdati.Read())
Source File: d:\inetpub\webs\specialassaultsquadit\index.aspx.vb Line: 850