Все вопросы: [visual-studio-dbpro]
7 вопросов
Visual Studio Database Professional GDR R2 takes a long time to serialize DBMDL file
The amount of time it takes to completely serialize the DBMDL (to finish "Your project will be available after 10000 operations are completed) is becoming a hindrance to productivity. I've done what I can to optimize disk activity (excluding my personal TEMP folder from the virus scanner, along ...
Database deploy with VSDBCMD.exe not using integrated security
I'm trying to deploy a Visual Studio Database Project (GDR R2) using the VSDBCMD.exe utility. I can successfully deploy when the connection string is using Integrated Security, but when I switch to using a Sql Server authentication I get the following error: Failed to import target model MyCatal...
How to build .dbproj without VSTS DB installed?
Is it possible to build Visual Studio Database Project (.dbproj) on a machine without Visual Studio Team Suite or Team Foundation Build installed? I've got a "clean" machine running CC.NET and would like to automatically build .dbproj projects using MSBuild. I wonder is it possible to copy requ...
How do you make the unit test sleep for a period of time within the database pro version of visual studio?
using visual studio (database pro) 2008, i have created a unit test (using the SQL unit test) that tests several stored procedures in order. The solution is designed to call each SP after a period of time, not within the same second. Thus the unit test fail and requires a short pause between ...
Visual Studio DB GDR2 - Can I deploy to a File without SysAdmin Privleges?
I have a Data Solution that has a Database Project and a Server Project. I want to deploy to an SQL Script. I don't want to have to have SysAdmin privileges on the SQL Server (SQL 2008). Is there a way to do this? I really don't want to set any settings or upload any server level stuff. I on...
Какие файлы из проекта VSTS Database Edition GDR R2 следует исключить из системы контроля версий?
Я готовлюсь к установке проекта Visual Studio Database Edition GDR R2 с системой управления версиями. Какие файлы (если есть) следует исключить из системы контроля версий?
Как редактировать шаблоны по умолчанию для объектов базы данных с помощью VSTS 2008 Database Edition GDR Version
Я предлагаю Visual Studio Team System 2008 Database Edition (версия GDR) приступить к новому проекту, над которым я работаю, и столкнулся с немного раздражающей проблемой, которую, я надеюсь, кто-то знает, как решить. Вкратце, я хотел бы изменить шаблоны по умолчанию, используемые для создани...