Team Foundation Server online using SQL Server Manager Studio 2014? -
i'm using tfs online , works great visual studio 2013. i'm developing against sql server 2014 , want able push sql backups , sql code it.
i've created folder on c:
called db_backups
, save sql db backups there (naturally). in visual studio 2013 i've added new folder project , added (an existing item) dbbackup.bak
. able push tfs through project , visual studio. however, when ran sql server backup again, overwriting previous backup, change wasn't caught in visual studio.
how can integrate sql stuff tfs?
Comments
Post a Comment