No announcements
Found 2386548 threads
-
0 Votes
Entity Data Model not showing
This is a pretty good place to get started Entity Framework (EF) ...Answered | 3 Replies | 2391 Views | Created by JoseAtCcca - Friday, June 12, 2015 3:14 PM | Last reply by davidbaxterbrowne - Friday, June 12, 2015 6:04 PM -
2 Votes
Entity Data Model Wizard Command Timeout
For sql server, you can set the connection timeout in the Entity Data Model Wizard.Answered | 5 Replies | 15280 Views | Created by Fabrice MEJEAN - Friday, August 21, 2009 8:36 AM | Last reply by AndrewMc - Wednesday, February 23, 2011 2:38 AM -
0 Votes
Entity Data Model - Database connection
Please look a this thread on StackOverflow: http://stackoverflow.com/questions/76488/using-mysql-with-entity-frameworkAnswered | 3 Replies | 4100 Views | Created by DotNetUser123 - Sunday, August 1, 2010 5:24 PM | Last reply by Srinivas Gantimahapatruni - MCPD - Wednesday, August 4, 2010 1:35 PM -
7 Votes
Database project and Database model not in Entity Data Model Wizard - SSDT
I have used Visual Studio 11 Preview for a couple of months and my project used a edmx data model connected to a database project.Answered | 18 Replies | 9347 Views | Created by humaNiT - Saturday, August 6, 2011 7:49 AM | Last reply by humaNiT - Sunday, March 4, 2012 5:26 AM -
1 Votes
ADO Entity Data Model
I ran this problem in creating an .edmx file which is a ADO Entity Data Model.Answered | 2 Replies | 1583 Views | Created by raw.well - Monday, September 10, 2012 6:13 AM | Last reply by raw.well - Tuesday, September 11, 2012 7:55 AM -
0 Votes
Entity Data Model Wizard failed to attach to database
I'm using the Entity Data Model Wizard in Visual Studio Express 2013 to create an EDM on an SQL 2012 Enterprise database that was already ...Answered | 2 Replies | 1966 Views | Created by Philjamaica - Sunday, March 30, 2014 7:10 PM | Last reply by Olaf Helper - Monday, March 31, 2014 9:08 AM -
1 Votes
can i convert mysql table into entity class ?
Hi parthiv; You can use Entity Framework with a MySQL database if you have the required MySQL database engine for .Net.Answered | 1 Replies | 1815 Views | Created by .netaholic - Wednesday, May 16, 2012 4:46 PM | Last reply by Fernando Soto - MCSD - Wednesday, May 16, 2012 5:02 PM -
1 Votes
Data Source Configuration Wizard is not showing
>On the Data Source Configuration page, select Entity Data Model and click Next.Answered | 4 Replies | 1947 Views | Created by ardmore - Wednesday, March 25, 2015 2:50 PM | Last reply by Jack Zhai-MSFT - Friday, March 27, 2015 2:50 AM -
0 Votes
Entity Framework - fields are missing in the table in my Data Model
Yep, as tekoholic said...Foreign keys will not show up in the entities in EF version 1.Answered | 2 Replies | 8381 Views | Created by Sofya - Wednesday, March 17, 2010 3:19 PM | Last reply by paully21 - Thursday, March 18, 2010 12:18 PM -
0 Votes
LINQ to SQL Classes and ADO.Net Entity Data Model
LINQ to SQL can only support MS SQL Server database (also its compact version) however, external vendors are developing data providers for MySQL, Oracle, ...Answered | 2 Replies | 3886 Views | Created by Gopi kakileti - Monday, July 25, 2011 7:21 AM | Last reply by Sankarsan Parida - Monday, July 25, 2011 12:20 PM -
0 Votes
Entity Not Mapped errors.
If you are creating the entities first and then updating the database from the model you do get the message about the tables not being mapped and then you can't select the ...Answered | 2 Replies | 7754 Views | Created by Nate Garvey - Wednesday, February 16, 2011 3:53 PM | Last reply by davidhouliston - Thursday, April 21, 2011 12:53 PM -
0 Votes
Can not generate entity data model
Then try running the EF wizard.Answered | 9 Replies | 4662 Views | Created by FYoung - Thursday, March 12, 2009 12:05 PM | Last reply by brownap - Thursday, March 25, 2010 2:17 AM -
1 Votes
Unable to delete entity in entity framework for mysql datasource
If you can profile/trace the MySQL database then you can inspect the delete query and get an idea why it is failing.Answered | 1 Replies | 1086 Views | Created by Sheen Ismhael A. Lim - Friday, December 13, 2013 10:08 AM | Last reply by Molku - Friday, December 13, 2013 2:27 PM -
0 Votes
Relationship is not updating in Entity Data Model(EDM)
If, before updating the model, you ensure that the primary key of the entity types matches what is in the database, that should allow the update model wizard ...Answered | 2 Replies | 3586 Views | Created by Raja.P - Tuesday, September 8, 2009 5:25 AM | Last reply by Yichun_Feng - Wednesday, September 9, 2009 9:30 AM -
0 Votes
ADO.NET entity DATA model???
Hello Abhishek, Entity framework enable developers to create data access applications by programming against a conceptual application model, its goal is ...Answered | 1 Replies | 4573 Views | Created by abhi0410 - Friday, May 7, 2010 6:39 PM | Last reply by liurong luo - Tuesday, May 11, 2010 10:37 AM -
0 Votes
Ado.Net Entity Data Model
The EDM is the way to define and manage the model of your application without the constraints of ER.Answered | 1 Replies | 4523 Views | Created by Kiarad - Tuesday, July 21, 2009 11:35 PM | Last reply by Andoni Arroyo - Thursday, July 23, 2009 10:24 AM -
0 Votes
Extending the Entity Data Model Tools
forum=adodotnetentityframework For example what if I want to prefix all the entities in model with some string (e.g. for table Users I want to have ...Answered | 4 Replies | 805 Views | Created by Mirec17 - Saturday, March 5, 2016 7:19 PM | Last reply by ErikEJ - Monday, March 7, 2016 6:16 PM -
0 Votes
One to one Relationship failed to show on the Entity Data Model
More infomation, you can see this article: ...Answered | 1 Replies | 3764 Views | Created by Archet1 - Thursday, January 20, 2011 10:02 PM | Last reply by Jackie-Sun - Monday, January 24, 2011 5:32 AM -
0 Votes
Entity Data Model Question
You'll have to do each table manually and then execute the script against your database.Answered | 3 Replies | 2747 Views | Created by rguarnieri - Thursday, May 13, 2010 6:50 PM | Last reply by MrKhal - Saturday, May 15, 2010 8:14 AM -
1 Votes
Updating MySQL table through SharePoint 2013 list
Hi, To access external Data from SharePoint, you have to use the BCS.Answered | 4 Replies | 2875 Views | Created by Aditya Gandhe - Wednesday, December 17, 2014 10:59 AM | Last reply by Christopher Clement - Wednesday, December 17, 2014 1:04 PM - Items 1 to 20 of 2386548 Next ›
No announcements