%
Dim oMRTCs, oMRTRs, strSQL
set oMRTCs = server.createobject("ADODB.Connection")
oMRTCs.Open "Driver={Microsoft Excel Driver (*.xls)}; DBQ=" & Server.MapPath("/season/05-06/data") & "/premtable.xls;"
strSQL = "SELECT * FROM [Summary$] ORDER BY Pos, Team ;"
Set oMRTRs = oMRTCs.Execute(strSQL)
%>
ToffeeWeb: Team vs Everton -- Premiership Season 2005-06ToffeeWeb
ToffeeWeb’s content may include affiliate links, which means we could earn a commission if you choose to register or make a purchase through one of our featured partners. This compensation does not influence our editorial integrity; all recommendations are made independently. However, it may impact the positioning and visibility of certain operators within our articles.