Error db:migrate with SQL Server 2008 db
Added by ye htut naung almost 11 years ago
Hi,
When I run in Windows command line for database mirgation, I got error. Please see attached 2 screen-shots for detail.
I use Micorsoft SQL Server 2008 R2.
I gave permissions already for "REDMIINE" user account with "db_datareader" and "db_datawriter".
Could you please find out what is the root cause of this error?
Thanks & Regards,
Ye
Screen-shot1.png (170 KB) Screen-shot1.png | |||
Screen-shot2.png (203 KB) Screen-shot2.png |
Replies (2)
RE: Error db:migrate with SQL Server 2008 db
-
Added by Etienne Massip almost 11 years ago
Give the user the db_owner role.
RE: Error db:migrate with SQL Server 2008 db
-
Added by ye htut naung almost 11 years ago
Thanks, bro.
But now I installed Postgresql. it works! :) next time I will try again with MS SQL.
anyway, appreciated your help.
Thanks.