Posts
Sort by recent activity
Add Database to TFS by Script
seems like this would have been asked/answered but I wasn't able to find. Perhaps due to my not searching w/proper keywordsMSSQL w/TFS onlycreate table #dblist(ID int identity(1,1),dbName varchar(5...