database-project
Error creating dbschema file with VSDBCMD.exe
I have a VS 2010 database project that needs a database reference to a Dynamics CRM database. I have remote access to the 32-bit Windows 2003 R2 SP2 server. My strategy is to create a .dbschema file a[详细]
2023-01-21 16:59 分类:问答Is it possible to open a Visual Studio 2008 Database Project with VS2008 Development Edition?
I have a开发者_StackOverflow Visual Studio 2008 Team System Development Edition installed and a solution that contains a Database Project. Is there any addon that I can install to make Studio load thi[详细]
2023-01-21 02:47 分类:问答How do I split apart a database project?
I\'ve got three database projects. I\'d like to have the base project contain common tables and other common objects. And then, I\'d like to have the other two projects contain version specific object[详细]
2023-01-20 16:54 分类:问答What is the function of the DBMDL File in VS database project
What is the func开发者_如何学Ction of the DBMDL file in a visual studio database project?From what I can make out, it is a serialized file of your db model and is used as a cache for improving the per[详细]
2023-01-14 21:49 分类:问答Is there a table designer for VS2010 database project?
Am I missing something here? It seems that the only options to create a new table in a database project in VS2010 is:[详细]
2023-01-14 01:50 分类:问答Visual Studio 2010 Macro to delete SQL files from a database project
I\'ve discovered that in Visual Studio 2010 Professional it is possible to refresh the database for a SQL Server Database Project (This feature is normally only available to the Premium and Ultimate v[详细]
2023-01-12 03:14 分类:问答Is there a way in a visual studio database project to exclude certain object during deployment?
I have开发者_JAVA百科 a scenario where I am using a visual studio 2010 database project to deploy changes to multiple database installations, but on certain ones I want to exclude a set of views from[详细]
2023-01-10 05:55 分类:问答Will Visual Studio 2010 database projects work with .Net 3.5?
I notice that Visual Stu开发者_如何学JAVAdio 2010 database projects have a re-distributable component to support the deployment on end-user systems.[详细]
2023-01-08 10:08 分类:问答How do I upgrade a database using WIX?
I have a Visual Studio 2010 database project and a WIX installer. What is the best way to go about installing that database to a server using that WIX installer? How would I set that up?[详细]
2023-01-07 15:06 分类:问答Looking for alternatives to the database project
I\'ve a fairly large database project which contains nine databases and one database with a fairly large schema.[详细]
2023-01-01 20:09 分类:问答