ricerca sarà vuoto...

famo un po' di debbugg

codice:
ricerca=Request.Form("ricerca")
SQL = "SELECT * FROM "&tabella&" WHERE azienda LIKE '" & ricerca & "'"
response.write "MaGGica sql...: " & sql
response.flush
Conn.Execute(SQL)
While Not rec.EOF
...
poi posta quello che viene a video