No announcements
Found 2308982 threads
-
0 Votes
Managing Test vs.
However, when we decided to add columns/properties to the Test schema for preliminary development and update the EntityFramework schema it will then fail to work ...Answered | 1 Replies | 632 Views | Created by JOfford13 - Monday, August 10, 2015 3:14 PM | Last reply by DA924 - Monday, August 10, 2015 5:43 PM -
0 Votes
EF Code First - Production, Test and Development Databases
I'm going to do it the other way round for fail safety - the Test person or Developer has to add a config item to enable database changing.Answered | 2 Replies | 5590 Views | Created by jrad - Tuesday, March 8, 2011 12:18 PM | Last reply by jrad - Thursday, March 10, 2011 11:27 AM -
0 Votes
Integrate modifications from test database to production database
As Uri mentioned, there are a few tools available on the market, which allows to compare database schema and data and generate a script for deployment.Answered | 3 Replies | 972 Views | Created by NicolasC - Monday, July 14, 2014 8:20 AM | Last reply by Dmitri Korotkevitch - Monday, July 14, 2014 2:09 PM -
1 Votes
Best Practices For Managing Development And Production Databases ?
For that you'd need to use VS, or now that you've purchased it, RegGate to update your production db's schema from your dev db's schema.Answered | 16 Replies | 3443 Views | Created by NickTaylor - Tuesday, July 5, 2011 7:24 PM | Last reply by Yann Duran - Friday, July 8, 2011 5:50 AM -
0 Votes
Unable to install EntityFramework from NuGet Package Manager
Could you please tell me what's the version of your VS and what's your project type?Answered | 1 Replies | 959 Views | Created by Ming FHLB - Wednesday, March 9, 2016 10:23 PM | Last reply by lake Xiao - Thursday, March 10, 2016 6:13 AM -
0 Votes
Entityframework code first Migration
Code first migrations are intended to cover this scenario.Answered | 6 Replies | 668 Views | Created by beela - Thursday, January 7, 2016 10:15 PM | Last reply by beela - Wednesday, January 13, 2016 8:41 AM -
0 Votes
Database Refresh (Production to Test)
Use the result of the script in first link, and recreate user roles in different database.Answered | 10 Replies | 22347 Views | Created by hydkk - Monday, November 7, 2011 7:21 PM | Last reply by Iric Wen - Friday, November 25, 2011 8:28 AM -
0 Votes
Restore a production database into test
Or do I do this in MS SQL management sudios?Answered | 4 Replies | 6206 Views | Created by MR Wildicac - Thursday, August 26, 2010 6:46 AM | Last reply by saem - Wednesday, August 14, 2013 1:55 AM -
0 Votes
How to manage permissions in deploying to test and production using a database project
One potential solution is to create database roles and assign any necessary permission only to these roles, this way permission management will really become role membership ...Answered | 1 Replies | 6698 Views | Created by Alan Resha - Friday, September 25, 2009 3:09 PM | Last reply by Raul Garcia - MS - Friday, September 25, 2009 9:03 PM -
1 Votes
Managing production and test environments
So... if you use the same key pair for PPE and Production, that means your production private key is stored on your dev and test servers.Answered | 5 Replies | 4727 Views | Created by Gary Isaac - Sunday, February 7, 2010 12:44 AM | Last reply by Lowell Meyer - Monday, February 8, 2010 9:35 PM -
6 Votes
Separate Database vs Separate Schema
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Twitter, Wiki)Answered | 5 Replies | 12230 Views | Created by Ron,P - Monday, August 20, 2012 8:02 PM | Last reply by Ed Price - MSFT - Wednesday, December 19, 2012 1:48 AM -
0 Votes
Analyzing database Schema
GDR R2 on VS 2008.Answered | 26 Replies | 10463 Views | Created by MrHinsh - Thursday, September 4, 2008 12:51 PM | Last reply by Adam Rink - Thursday, March 25, 2010 3:00 AM -
1 Votes
Mirror production database to test
Hi LukRo, If the two server are in the same domain, we can back up the production database to a share files, and you have permission to read and write the share ...Answered | 5 Replies | 3018 Views | Created by LukRo - Monday, August 12, 2013 6:54 PM | Last reply by Jerry G. (UK) - Tuesday, August 13, 2013 12:48 PM -
0 Votes
Entityframework database first edmx changes not affected in tfs
If you’re using On-premise TFS Server, what’s the version of your TFS and VS?Answered | 2 Replies | 1190 Views | Created by Jeevan90 - Tuesday, February 23, 2016 4:16 AM | Last reply by John Qiao - Wednesday, February 24, 2016 7:24 AM -
0 Votes
Code First schema generation without deleting database
Hi- I'm using Entity Framework Code First in a new application.Answered | 2 Replies | 4338 Views | Created by Andy Selvig - Tuesday, May 24, 2011 5:06 PM | Last reply by Andy Selvig - Saturday, June 4, 2011 3:09 PM -
0 Votes
DataBase schema
Is it to good to have same schema name in dev, test, Uat and prod or create different schema name in each environment.Answered | 6 Replies | 1152 Views | Created by rajaniora - Thursday, July 2, 2020 9:34 AM | Last reply by rajaniora - Friday, July 3, 2020 4:23 AM -
0 Votes
Using the Schema Manager API
BTW: Where can I find the documentation indicating that Visual Studio 2008 Database Edition Power Tools are not compatible with Visual Studio 2008 ...Answered | 3 Replies | 3838 Views | Created by visdtm - Thursday, January 28, 2010 3:46 PM | Last reply by Chuck Weininger - MSFT - Thursday, January 28, 2010 9:35 PM -
1 Votes
Moving Database from Test to Production
Some kind of product like RedGate's SQL Compare (http://www.red-gate.com/products/sql-development/sql-compare/) can generate change scripts that you can use to apply the ...Answered | 4 Replies | 4841 Views | Created by Bob Nona - Tuesday, January 4, 2011 3:36 PM | Last reply by Todd McDermid - Tuesday, January 4, 2011 8:36 PM -
0 Votes
When/Why create Schema?
A schema is unique to a database.Answered | 6 Replies | 2594 Views | Created by siegfried_ - Sunday, December 30, 2012 7:07 PM | Last reply by Jackson_1990 - Monday, December 31, 2012 1:17 AM -
0 Votes
Could Not Create Database Schema Provider Error While Upgrading to VS 2008
Their were a few issues that I was able to overcome based on earlier testing.Answered | 13 Replies | 5182 Views | Created by Orlanzo - Monday, June 8, 2009 7:56 PM | Last reply by Orlanzo - Thursday, July 23, 2009 6:04 PM - Items 1 to 20 of 2308982 Next ›
No announcements