Convert from embedded to external db

If we wish to convert our setup from the embedded to external db, is it possible to run the “openfire.script” file directly through SQL server to import the users and groups?

Thanks.

Hi,

as long as your database “understands” and accepts the SQL language used in it this is possible, but I expect that this will fail for the SQL server. You may want to read Migration from embedded-db to MySQL, Oracle, MSSQL, …

LG