non funziona... perchè?codice:<% Set Regole = Server.CreateObject("ADODB.Recordset") Dim SQLREGOLE SQLREGOLE = "SELECT * FROM regole WHERE id = '"&Request.Querystring("id")&"'" Regole.Open SQLREGOLE, Cn,1 %>
il campo id è contatore
non funziona... perchè?codice:<% Set Regole = Server.CreateObject("ADODB.Recordset") Dim SQLREGOLE SQLREGOLE = "SELECT * FROM regole WHERE id = '"&Request.Querystring("id")&"'" Regole.Open SQLREGOLE, Cn,1 %>
il campo id è contatore
Scambio link
contatore -> numero -> togli gli apici![]()