*** this is from http://www.qcs.com/method/location/seattle/demog.asp <%@ LANGUAGE = VBScript %> QCS® Seattle Demographics QCS Logo

Seattle Demographics

<% Set OBJdbConnection = Server.CreateObject("ADODB.Connection") OBJdbConnection.Open "fcsgrp" SQLQuery = "SELECT * FROM tbl_seattle" Set RSdem_List = OBJdbConnection.Execute(SQLQuery) %>