|
Entity Framework Errore Sconosciuto
Oggi stavo programmando con il nuovissimo entity Framework, ho fatto un'operazione banale l'inserimento di un'entità nel database in questo modo :
[code]
AUTH sh2 = new SA_AUTH();
sh2.RIF_ID_AF_TABLE_MAPPING = 11111;
acs.AddToSA_AUTH(sh);
acs.SaveChanges();
[/code]
Dove ACS è la mia entità, compila tutto ok , eseguo mega errore:Impossibile aggiornare EntitySet 'SA_AUTH' perché include DefiningQuery e nell'elemento non esiste alcun elemento che supporti l'operazione corrente. Leggi tutto il post...
giovedì, 23 ott 2008 Ore. 16.47
|
Archivio Posts |
Anno 2020
Anno 2019
Anno 2018
Anno 2016
Anno 2014
Anno 2013
Anno 2012
Anno 2011
Anno 2010
Anno 2009
Anno 2008
|
Statistiche |
- Views Home Page: 162.631
- Views Posts: 134.214
- Views Gallerie: 10.520
- n° Posts: 96
- n° Commenti: 5
|
Tags .Net 3.x ASP.NET ASP.NET AJAX C# C/C++/CLI Community Entity Framework Eventi IE IIS 7 LINQ Mobile Office OSS e Windows Silverlight Visual Basic Visual Studio 2005 Visual Studio 2008 WCF WCS Windows Live Windows Vista WPF AJAX CONTROL TOOLKIT JQUERY SHAREPOINT MOSS 2007 OFFICE JAVA PROGETTI Sql server SP1 .net 3.5 SP1 Visual Studio 2008 Tools Silverlight 2.0, SEO, POSIZIONAMENTO NEI MOTORI DI RICERCA
| |