% set conn=nothing Set Conn=Server.CreateObject("ADODB.Connection") Conn.Open "Provider=SQLOLEDB.1;Password=copass;Persist Security Info=True;User ID=cosql;Initial Catalog=enterco;Data Source=127.0.0.1" %>