Page 1 of 1

create users in mysql database

Posted: Mon 13 Oct 2008 20:19
by jkuiper
Is it possible to create users with passwords in MySQL with MyDAC components. Witch components do I need?

Posted: Mon 13 Oct 2008 21:01
by cybsistemas
Mycommand1.Sql.Text := 'CREATE USER xxxx IDENTIFIED BY "pass";