% conn_str=application("news") set conn=server.createobject("adodb.connection") conn.open conn_str set rs=server.createobject("adodb.recordset") %>