Comments
Sort by recent activity
Brian Donahue wrote:
Definitely if you are scripting an object, the trigger will end up the same file as the table definition. SQL Compare still doesn't consider triggers as objects in their own right.
Does this mean that trigger as a separate objects is on the roadmap? / comments
Brian Donahue wrote:
Definitely if you are scripting an object, the trigger will end up the same file as the table definition. SQL Compare still doesn't consider triggers as objects in their own...
David,
Is this the proper forum for the Team City plugin. I have some other errors I'm seeing but I'm not sure where to post them.
Thanks,
Doug / comments
David,
Is this the proper forum for the Team City plugin. I have some other errors I'm seeing but I'm not sure where to post them.
Thanks,
Doug
I'm also dealing with an issue with the TeamCity plugin. I don't want the plugin to drop the database. There doesn't seem to be an option for this in the plugin.
In my case, the plugin drops the DB has some strange sync failure and leaves the DB empty.
Another interesting note. The sync fails but the build is reported as successful. [10:43:03][Generating creation script] Error: Synchronization of 'Scripts.state' and 'xxxx.xInventory' failed:
/ comments
I'm also dealing with an issue with the TeamCity plugin. I don't want the plugin to drop the database. There doesn't seem to be an option for this in the plugin.
In my case, the plugin drops the ...
After looking at some of the artifacts posted by the build tools I Can see in the Deploy.ps1 power shell file that there is switch for mode.
createnew
upgrade
and else.
Does anyone know what I can change to affect these options. In my case, I want to do upgrades and not createnew. Is this not the right forum for these issues? / comments
After looking at some of the artifacts posted by the build tools I Can see in the Deploy.ps1 power shell file that there is switch for mode.
createnew
upgrade
and else.
Does anyone know what I can ...
Chris Auckland wrote:
Thanks for your post.
At what point are you seeing this error?
Does the account that you're using have enough permissions to install the framework and set the database to trustworthy?
I was finally able to successfully add the Testing Framework to that database. I had to reinstall/install .netframework 3.5 on the server and restart the server. / comments
Chris Auckland wrote:
Thanks for your post.
At what point are you seeing this error?
Does the account that you're using have enough permissions to install the framework and set the database to t...