CString q="CREATE USER s IDENTIFIED BY  123456";
m_pConnection->Execute(q.AllocSysString(),

  NULL,adCmdText);
提示:
数据库连接错误,pin值无效