<%Set cn = Server.CreateObject("ADODB.Connection")%><%cn.Open ("Provider= Microsoft.ACE.OLEDB.12.0;Data Source=" & Server.MapPath("../fgcasal/database/estadisticas.accdb"))%><%Call doStatistics()%>