There is a script file to use to create the initial db inside MS-SQL?
I´m installing from the first time the WHD and we don´t want use PostGree.
Or should we convert the first db to MS-SQL? If so, how do to this?
tks,
Renato P
If you are installing fresh WHD, then during installation you can point WHD to external DB, which can be your MS SQL instance. Installer will automatically create necessary data structures in DB automatically. Just do it with from the beginning, migration of the databases is in general tough job, thanks to various data types.