RedGate_SQLSourceControl_Engine_EngineOptions.xml Missing
Simon Harris
Posts: 2
I'm trying to link a database with source control. I followed the intsructions here: but the RedGate_SQLSourceControl_Engine_EngineOptions.xml file was missing. I searched my HDD for it, but got nothing. How is this file created, or how can I generate one?
My setup is:
My setup is:
- SQL Source Control 3.1.0.4829 - Microsoft SQL Server 2012 - 11.0.2100.60 (X64) Feb 10 2012 19:39:15 Copyright (c) Microsoft Corporation Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) - Visual Studio 2012 Premium 11.0.50727.1 RTMREL - Microsoft Team Explorer for Visual Studio 2012
Comments
1.) Create a blank file called RedGate_SQLSourceControl_Engine_EngineOptions.xml
2.) Open the file in a text editor
3.) Paste in the following code:
4.) Save the file.
These are generic instructions for setting up a blank EngineOptions file - for your purposes, you'll want to add
inside the <EngineOptions> tag.
Red Gate Technical Support Engineer