Activity overview
Latest activity by andym
This issue is addressed in thread: http://www.red-gate.com/MessageBoard/vi ... hp?t=16484
No response required thanks / comments
This issue is addressed in thread: http://www.red-gate.com/MessageBoard/vi ... hp?t=16484
No response required thanks
Just to add, We have tested my last post and XML appears to work fine on our PCs, maybe worth confirming from redgate staff for clarity however. / comments
Just to add, We have tested my last post and XML appears to work fine on our PCs, maybe worth confirming from redgate staff for clarity however.
hi, I have just noticed this post after posting the same problem today.
We need to direct source control to a dedicated changelog as well as edit the polling time with :
<DefaultTraceMinimumInterQueryTimeInMillis>60000</DefaultTraceMinimumInterQueryTimeInMillis>
I assume these tags will be within the <engineoptions> tag too? i.e end result = <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!---->
<EngineOptions version="3" type="EngineOptions">
<TraceCacheDatabase>CHANGELOG</TraceCacheDatabase>
<DefaultTraceMinimumInterQueryTimeInMillis>60000</DefaultTraceMinimumInterQueryTimeInMillis>
</EngineOptions>
Is this possible to confirm? Thanks / comments
hi, I have just noticed this post after posting the same problem today.
We need to direct source control to a dedicated changelog as well as edit the polling time with :
<DefaultTraceMinimumInterQu...
Changing RedGate_SQLSourceControl_Engine_EngineOptions.xml?
As a result of timeouts and "unknown" user changes in a shared DB Source Control environment, we are trying to edit the RedGate_SQLSourceControl_Engine_EngineOptions.xml to set the polling times an...
Changes to RedGate_SQLSourceControl_Engine_EngineOptions.xml
As a result of timeouts and "unknown" user changes in a shared DB Source Control environment, we are trying to edit the RedGate_SQLSourceControl_Engine_EngineOptions.xml to set the polling times an...
Error Message: Object reference not set to an instance...
We have had a database working under source control normally for a couple of weeks, this has been stable without event.
This morning the 2 users working on it get the following error when trying to...
Thanks so much, works a treat in TFS. / comments
Thanks so much, works a treat in TFS.
Editing History Comments?
Hi All,
If a user types in an incorrect comment and commits changes (in Source control 3), the text box with the comment in it seems to be un-editable.
Is there a way to safely change an incorrect ...