No announcements
Found 2733857 threads
-
0 Votes
Model first change database in production
Hi everybody If i need to add new attributes to the database in production how do i do that? I know of code first migrations, ...Answered | 4 Replies | 602 Views | Created by jvjensen1 - Friday, March 28, 2014 5:25 PM | Last reply by darnold924 - Monday, March 31, 2014 10:56 PM -
0 Votes
Updating the Model from database? Proper steps?
reasonable amount of time once a database schema change is made. I can't see this working in production on anything larger than a trivial ...Answered | 1 Replies | 2372 Views | Created by vbslinger - Tuesday, July 5, 2011 8:12 PM | Last reply by Ladislav Mrnka - Tuesday, July 5, 2011 10:19 PM -
0 Votes
Model-First or Database first
Lightswitch has , similar to Entity framework, a kind of model-first and database-first trade-off. Having some experience in enterprise ...Discussion | 1 Replies | 2169 Views | Created by Paul Van Bladel - Wednesday, January 12, 2011 7:51 PM | Last reply by Garth F Henderson - Wednesday, January 12, 2011 8:15 PM -
1 Votes
"Database First" or "Model First"?
Model-First is that you get to play around with the design in the GUI until you get it the way you want, and then you create the database from it. ...Proposed | 5 Replies | 5855 Views | Created by Emmanuel Huna - Friday, November 19, 2010 10:37 PM | Last reply by mitnerd - Monday, November 22, 2010 9:23 PM -
0 Votes
Manually update SQL database rather than Code First Migrations
you gave it a connection string to, and make sure all of the tables there match the structure of your entities in model. If they do not match, then it cannot read/write to those ...Answered | 1 Replies | 3488 Views | Created by Kamango Malinitu - Tuesday, February 16, 2016 12:17 AM | Last reply by Zhanglong Wu - Wednesday, February 17, 2016 2:03 AM -
3 Votes
model first or database first Migration
hi is there away to use migration in Model first or Database first approach ?Answered | 2 Replies | 5781 Views | Created by Hani Safa - Thursday, September 26, 2013 5:40 PM | Last reply by Hani Safa - Saturday, September 28, 2013 8:31 AM -
0 Votes
Model-first + database initialization?
Hi! I've created an edmx entity-model with templates for generating DbContext entities (model-first). I now want to create runtime ...Unanswered | 1 Replies | 2466 Views | Created by Shimmy Weitzhandler - Wednesday, May 2, 2012 2:10 AM | Last reply by Allen Li - Coding4Fun - Thursday, May 3, 2012 7:52 AM -
0 Votes
Data Model that doesn't match the Database version of the Entity in EF --> Won't this create problems later on?
Entity Framework Power Tools will be helpful, it will help us create the Code First model from the existing databaseAnswered | 1 Replies | 1595 Views | Created by E.D.MARQUEZ - Tuesday, March 18, 2014 9:15 PM | Last reply by Fred Bao - Thursday, March 20, 2014 2:01 AM -
1 Votes
Problem using EF code migrations with CreateDatabaseIfNotExists strategy: database created, but table are not
Hi DadCat, Welcome to MSDN Forum. Does the production database and local database in the same code-first project? ...Answered | 2 Replies | 3096 Views | Created by DadCat - Thursday, June 21, 2012 7:58 PM | Last reply by Allen_MSDN - Wednesday, June 27, 2012 2:32 AM -
0 Votes
change database recovery model
sites be synched .. my question is, what if i change the recovery model for databases to simple .. is this will solve this issue ? thanks in ...Answered | 3 Replies | 2408 Views | Created by SQL Kitchen - Sunday, December 4, 2011 11:10 AM | Last reply by Yaniv Etrogi - Sunday, December 4, 2011 12:14 PM -
0 Votes
Is Entity Framework Code First suited for this scenario?
means I know of, with the Code First framework, to maintain the data across re-modelings and drops. Would the DB be dropped in the case of Database First ...Answered | 2 Replies | 2660 Views | Created by T. Webster - Tuesday, October 11, 2011 12:41 PM | Last reply by Alan_chen - Friday, October 14, 2011 1:38 AM -
0 Votes
Model entity state change in database...
Excuse my ignorance if this turns out to be dumb question. How do you model an entity's state change in a relational database? My situation is ... -
0 Votes
Entity Framework - switch from database first to model first
Hi, I'm using entity framework and I started with database first. I want to know if it possible to change it to switch to model first. my database ...Answered | 2 Replies | 586 Views | Created by Barak Ganon - Tuesday, January 12, 2016 10:21 AM | Last reply by Fred Bao - Thursday, January 14, 2016 2:39 AM -
0 Votes
Code First or Model First?
I always recommend code first, the edmx is nice when you first get started but over time it gets really clunky and mostly just gets in the ...Answered | 2 Replies | 1454 Views | Created by Nick0610 - Monday, November 5, 2012 12:23 PM | Last reply by Nick0610 - Tuesday, November 6, 2012 2:27 PM -
0 Votes
Model First
I have been searching the internet and google for an estimate release time for model first database generation in entity framework. I have read that itAnswered | 3 Replies | 3869 Views | Created by Jon P 12 - Wednesday, October 29, 2008 2:35 AM | Last reply by KristoferA - Friday, November 21, 2008 9:47 AM -
0 Votes
Managing Test vs. Production Schemas with EntityFramework Database First
We have two databases, Test and Production. The majority of the time the schemas are identical. Our EntityFramework project is mapped to Test (Database First). ...Answered | 1 Replies | 523 Views | Created by JOfford13 - Monday, August 10, 2015 3:14 PM | Last reply by DA924 - Monday, August 10, 2015 5:43 PM -
0 Votes
EF5, Database/Model First derived types
Hi, Have you considered using Code First instead of database/model first? If you use the EF Power Tools to reverse engineer a code first ...Answered | 3 Replies | 2361 Views | Created by TPersistent - Thursday, March 7, 2013 8:14 PM | Last reply by Glenn Condron - Wednesday, March 13, 2013 4:30 PM -
0 Votes
Distribution Database in Production Database
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/5c3ced8f-09ef-473d-b099-56b7a35aeaca/production-database-has-been-set-to-be-the-distributionAnswered | 4 Replies | 2270 Views | Created by John w Sutton - Friday, July 12, 2013 6:53 PM | Last reply by John w Sutton - Monday, July 15, 2013 9:44 PM -
0 Votes
First Update/Deployment in Production
I need to know the steps that I need to take for a safe deployment in SharePoint 2007 production server.Answered | 3 Replies | 4175 Views | Created by Shayaan - Sunday, September 2, 2012 5:54 PM | Last reply by Steven Andrews - Thursday, September 6, 2012 3:54 PM -
0 Votes
Unable to Browse Another Model in MDS 2014
;exploring" model "D". I have not been able to browse any other model than "D" - and I'm not even sure how MDS picked model ...Answered | 2 Replies | 889 Views | Created by Todd McDermid - Tuesday, April 26, 2016 4:54 PM | Last reply by Yantao Song - Saturday, May 7, 2016 1:07 AM - Items 1 to 20 of 2733857 Next ›
No announcements