Det effektivaste sättet är att använda följande kod
dim rs,connect
set connect = server.createobject("adodb.connection")
connect.open dsn
set rs = connect.execute("select count(*) as antal from dinTabell")
response.write "Antal rader: " & rs("antal")
rs.close
connect.close
------------------ essentitia preter non sans multiplicandum
Thou shalt see a doctor and get rid of it if thou sufferest from
"Pop-Up Window Madness". Pop-ups are not meant to be used as a way
to get to the next page.
130 ms totalt · 2 externa anrop · v20260731065814-full.2ae45ccc