%@ LANGUAGE="VBScript" %> <% 'コネクション Set objConn = Server.CreateObject("ADODB.Connection") strDSn = "shochu" objConn.Open strDSN %>