% Set conDB = Server.CreateObject("ADODB.Connection") conDB.Open "DRIVER=MySQL ODBC 3.51 Driver;SERVER=mysql7.hsphere.cc;Database=Graphic_DB;USER=Graphic_USer;Password=Goparis1;" Set rs = Server.CreateObject("ADODB.Recordset") %>