<% Dim Conn Set Conn = Server.CreateObject(“ADODB.Connection”) Conn.Open “DSN=Studenti.dsn” %>