Torna al Thread
Errore di sintassi (operatore mancante) nell'espressione della query 'data =>'27/05/2013''.
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: Errore di sintassi (operatore mancante) nell'espressione della query 'data =>'27/05/2013''.
Source Error:
Line 24:
Line 25: Dim lettdati As OleDbDataReader
Line 26: lettdati = DBcomm.ExecuteReader
Line 27: While (lettdati.Read())
Line 28: Dim de As New Label