If you point RESX Manager at a SQL Server box (Std/Ent/whatever) that already has a TranslationStorage DB created (but is empty), and you tell the app to Configure the DB, it will add the SPs but not the tables.
If I drop the DB and have the app Configure the DB, it will properly create the Tables and SPs for me.
I wanted to create the DB since I wanted the Data & Logs to be on specific drives instead of taking the default location.
If I drop the DB and have the app Configure the DB, it will properly create the Tables and SPs for me.
I wanted to create the DB since I wanted the Data & Logs to be on specific drives instead of taking the default location.