Così:
codice:Select COUNT(*) as totale from tua_tabella If rs("totale") > 0 then response.write("Ci sono " & rs("totale") & " record presenti in tabella") else response.write("Nessun record presente in tabella") end if
Così:
codice:Select COUNT(*) as totale from tua_tabella If rs("totale") > 0 then response.write("Ci sono " & rs("totale") & " record presenti in tabella") else response.write("Nessun record presente in tabella") end if
Provare paura per un qualcosa che ti possa capitare nel futuro non ti evita quell'evento,ti fa soltanto vivere un presente sbagliato!