asp,Set conn = Server.CreateObject("ADODB.Connection"),conn.Open "DSN=your_dsn;UID=your_uid;PWD=your_pwd;",conn.Execute "SET NAMES 'utf8' COLLATE 'utf8_general_ci';",
``asp,Set conn = Server.CreateObject("ADODB.Connection"),conn.Open "DSN=your_dsn;UID=your_uid;PWD=your_pwd;",conn.Execute "SET NAMES 'utf8' COLLATE 'utf8_general_ci';",
``Powered By Z-BlogPHP 1.7.3