microsoft.public.dotnet.framework.adonet
- Entity framework Getchanges, Felix González
- ADOMD.NET problem connecting to Analysis Server 2000, protoherring
- DataGridView binding problem/theory question, BC
- System.Data.OracleClient and Oracle Client 10g or 11g,
raymondlaliberte
- Re: System.Data.OracleClient and Oracle Client 10g or 11g, raymondlaliberte
- EF does it actually work? - Please help!, Fuzzy
- Problems running T-SQL statement ADO from VB .NET,
Zaur Bahramov
- Re: Problems running T-SQL statement ADO from VB .NET, Norman Yuan
- Re: Problems running T-SQL statement ADO from VB .NET, Cor Ligthert[MVP]
- How to retrieve the value of the primary key (@@IDENTITY) after a Linq insert ?, Gilbert Tordeur
- DataAdapter.Update,
TJ
- Re: DataAdapter.Update, William \(Bill\) Vaughn
- Join 2 large tables take 50-60 seconds,
Francis
- Re: Join 2 large tables take 50-60 seconds, William \(Bill\) Vaughn
- sqlParameter and NULL,
pgarn
- Re: sqlParameter and NULL,
William \(Bill\) Vaughn
- Re: sqlParameter and NULL,
pgarn
- Re: sqlParameter and NULL, William \(Bill\) Vaughn
- Re: sqlParameter and NULL,
pgarn
- Re: sqlParameter and NULL,
William \(Bill\) Vaughn
- Duplicate Values in Primary Key (Access 12),
Jeff Gaines
- Re: Duplicate Values in Primary Key (Access 12),
Jeff Gaines
- Re: Duplicate Values in Primary Key (Access 12),
Jim Rand
- Re: Duplicate Values in Primary Key (Access 12), Jeff Gaines
- Re: Duplicate Values in Primary Key (Access 12),
Jim Rand
- Re: Duplicate Values in Primary Key (Access 12),
Jeff Gaines
- SQLBulkCopy like for update?,
Francis
- Re: SQLBulkCopy like for update?, William \(Bill\) Vaughn
- Bug in the Entity Framework?, PReichert
- Exporting a report directly to a PDF file,
DBM
- Re: Exporting a report directly to a PDF file, Paul Clement
- Fastest way to determine existence of record w given PK,
Bob
- Re: Fastest way to determine existence of record w given PK, Bob
- Re: Fastest way to determine existence of record w given PK, William Vaughn \(MVP\)
- Performing UPDATEs using LINQ to SQL, Susan Harris
- VBA: SQLBulkCopy,
Marc Seitz
- Re: VBA: SQLBulkCopy, William \(Bill\) Vaughn
- LINQ to SQL dynamic WHERE clause mulitple JOIN, Jay Douglas
- TableAdapter, stored procedure, optional parameters, Dennis McCarthy
- Entity Framework: Custom scalar property type, MaK
- SQL Autentification: Is the password encrypted when is is being send to the server for validation?, Henrik Skak Pedersen
- How do I set the login for user dbo in a database,
David Thielen
- RE: How do I set the login for user dbo in a database,
"Steven Cheng"
- RE: How do I set the login for user dbo in a database,
"Steven Cheng"
- Re: How do I set the login for user dbo in a database, David Thielen
- Re: How do I set the login for user dbo in a database, "Steven Cheng"
- RE: How do I set the login for user dbo in a database,
"Steven Cheng"
- RE: How do I set the login for user dbo in a database,
"Steven Cheng"
- Documentation on file structure of SQL server,
Bob
- Re: Documentation on file structure of SQL server, Norman Yuan
- Enumerate SQL servers on net, create connection strings,
Bob
- Re: Enumerate SQL servers on net, create connection strings, Gregory A. Beamer \(Cowboy\) - MVP
- Instead of deleting, try correcting error in the file., Ganesh Kumar
- DbDataAdapter.InsertCommand,
Anonymous
- Re: DbDataAdapter.InsertCommand, Mary Chipman [MSFT]
- Newbie: locking disconnected datasets,
Navin Mishra
- Re: Newbie: locking disconnected datasets, William \(Bill\) Vaughn
- Using SMO for SQL Server 2008 Express AND SQL Server 2005 Express,
AndrewW
- Re: Using SMO for SQL Server 2008 Express AND SQL Server 2005 Express,
Gregory A. Beamer \(Cowboy\) - MVP
- Re: Using SMO for SQL Server 2008 Express AND SQL Server 2005 Express, spameggkippersandspam
- Re: Using SMO for SQL Server 2008 Express AND SQL Server 2005 Express,
Gregory A. Beamer \(Cowboy\) - MVP
- Dataset vs. LINQ to SQL,
Luigi
- Re: Dataset vs. LINQ to SQL, Gregory A. Beamer \(Cowboy\) - MVP
- Different SQL Server versions and Entity Framework (ProviderManifestToken),
Ralf Kaiser
- Re: Different SQL Server versions and Entity Framework (ProviderManifestToken), Gregory A. Beamer \(Cowboy\) - MVP
- Advanced math,
Joe
- Re: Advanced math,
Gregory A. Beamer \(Cowboy\) - MVP
- Re: Advanced math,
Joe
- Re: Advanced math, Miro
- Re: Advanced math, Cowboy \(Gregory A. Beamer - MVP\)
- Re: Advanced math, Joe
- Re: Advanced math, Patrice
- Re: Advanced math, Joe
- Re: Advanced math,
Joe
- Re: Advanced math,
Gregory A. Beamer \(Cowboy\) - MVP
- Re: Accessing return codes from SQL Server, William \(Bill\) Vaughn
- Delete row that shouldn't be really used,
Ronny
- Re: Delete row that shouldn't be really used, Gregory A. Beamer \(Cowboy\) - MVP
- SqlDataAdapter,
daveL
- Re: SqlDataAdapter, William Vaughn \(MVP\)
- getSchema only returns dtProperties,
DavidGB
- RE: getSchema only returns dtProperties,
DavidGB
- RE: getSchema only returns dtProperties,
DavidGB
- Re: getSchema only returns dtProperties, William Vaughn \(MVP\)
- Re: getSchema only returns dtProperties, Frans Bouma [C# MVP]
- RE: getSchema only returns dtProperties,
DavidGB
- RE: getSchema only returns dtProperties,
DavidGB
- Using LINQ with VS2005 Dev. Edition,
Alex. O. Koranteng
- Re: Using LINQ with VS2005 Dev. Edition,
"Patrik Löwendahl [MVP]"
- Re: Using LINQ with VS2005 Dev. Edition,
Alex. O. Koranteng
- Re: Using LINQ with VS2005 Dev. Edition, "Steven Cheng"
- Re: Using LINQ with VS2005 Dev. Edition,
Alex. O. Koranteng
- Re: Using LINQ with VS2005 Dev. Edition, Gregory A. Beamer \(Cowboy\) - MVP
- Re: Using LINQ with VS2005 Dev. Edition,
"Patrik Löwendahl [MVP]"
- Creating a database using IDbCommand,
David Thielen
- Re: Creating a database using IDbCommand, David Thielen
- dataview.rowfilter using relations, pmcguire
- Intermittent Problem Filling DataSet (Access 12),
Jeff Gaines
- Re: Intermittent Problem Filling DataSet (Access 12),
Jeff Gaines
- Re: Intermittent Problem Filling DataSet (Access 12), Jeff Gaines
- Re: Intermittent Problem Filling DataSet (Access 12),
Jeff Gaines
- How do you setup your EF EDM? (Entity Framework),
THJ
- Re: How do you setup your EF EDM? (Entity Framework), "Patrik Löwendahl [MVP]"
- What is happening here in Linq with the ADO Entity model?, Uncle LaMar
- Linq to Sql Filtering child table, Benny
- http://gogle.com google,http://gogle.com google,lkg25yfaie0s, http : //gogle . com google , http : //gogle . com google
- Oracle.DataAccess.Client.OracleException: ORA-00936: missing expression, suji
- Data Services $expand issues with custom context, Lars-Erik
- EDM: Adding a table which is not persisted to SQL,
markla
- Re: Adding a table which is not persisted to SQL,
Miha Markic
- Re: Adding a table which is not persisted to SQL,
markla
- Re: Adding a table which is not persisted to SQL, Jialiang Ge [MSFT]
- Re: Adding a table which is not persisted to SQL, markla
- Re: Adding a table which is not persisted to SQL, markla
- Re: Adding a table which is not persisted to SQL, "Jialiang Ge [MSFT]"
- Re: Adding a table which is not persisted to SQL,
markla
- Re: Adding a table which is not persisted to SQL,
Miha Markic
- Entity Framework Models,
CT3
- Re: Entity Framework Models,
"Patrik Löwendahl [MVP]"
- Re: Entity Framework Models, Frans Bouma [C# MVP]
- Re: Entity Framework Models,
"Patrik Löwendahl [MVP]"
- Entity Framework Ignoring Errors?, CT3
- ReadOnly DataColumns with SQL Server 2005 but not SQL Server 2000, Nergock@xxxxxxxxx
- Efficiency question,
B. Chernick
- Message not available
- Re: Efficiency question,
B. Chernick
- Re: Efficiency question, Patrice
- Re: Efficiency question,
B. Chernick
- Re: Efficiency question,
William Vaughn \(MVP\)
- Re: Efficiency question, B. Chernick
- Message not available
- Is manual locking necessary?, Yet
- Deleting a row,
Ronny
- Re: Deleting a row,
daveL
- Re: Deleting a row,
Ronny
- Re: Deleting a row, daveL
- Re: Deleting a row, Cor Ligthert[MVP]
- Re: Deleting a row,
Ronny
- Re: Deleting a row,
daveL
- SqlCommand.CommandTimeout seems to have no effect,
Chris Miller
- Re: SqlCommand.CommandTimeout seems to have no effect, Mary Chipman [MSFT]
- VS 2008 Data Access Issues,
Wesley Peace
- Re: VS 2008 Data Access Issues,
Cowboy \(Gregory A. Beamer\)
- Re: VS 2008 Data Access Issues,
Wesley Peace
- Re: VS 2008 Data Access Issues, Cowboy \(Gregory A. Beamer\)
- Re: VS 2008 Data Access Issues,
Wesley Peace
- Re: VS 2008 Data Access Issues,
Cowboy \(Gregory A. Beamer\)
- What is the best way to copy a database,
David Thielen
- Re: What is the best way to copy a database,
Cowboy \(Gregory A. Beamer\)
- Re: What is the best way to copy a database,
David Thielen
- Re: What is the best way to copy a database, Hillbilly
- Re: What is the best way to copy a database, David Thielen
- Re: What is the best way to copy a database, Cowboy \(Gregory A. Beamer\)
- Re: What is the best way to copy a database,
David Thielen
- RE: What is the best way to copy a database, "\"Ji Zhou [MSFT]\""
- Re: What is the best way to copy a database, Patrice
- Re: What is the best way to copy a database,
Cowboy \(Gregory A. Beamer\)
- How do I set the login name for a user?,
David Thielen
- Re: How do I set the login name for a user?,
Cowboy \(Gregory A. Beamer\)
- Re: How do I set the login name for a user?,
David Thielen
- Re: How do I set the login name for a user?, "Jialiang Ge [MSFT]"
- Re: How do I set the login name for a user?, Cowboy \(Gregory A. Beamer\)
- Re: How do I set the login name for a user?,
David Thielen
- RE: How do I set the login name for a user?,
"Jialiang Ge [MSFT]"
- Re: How do I set the login name for a user?, David Thielen
- Re: How do I set the login name for a user?,
Cowboy \(Gregory A. Beamer\)
- DataTable.AddNew(),
JJ
- Re: DataTable.AddNew(), Jim Rand
- Re: DataTable.AddNew(), Miha Markic
- Re: DataTable.AddNew(), Scott M.
- Multiple EDMX Files, CT3
- Entity Framework in Medium Trust Environment, brettolges
- Error 3033: Problem in mapping fragment,
Juan Dent
- RE: Error 3033: Problem in mapping fragment, "\"Ji Zhou [MSFT]\""
- EDM: How to obtain the ObjectContext from an EntityObject,
markla
- RE: EDM: How to obtain the ObjectContext from an EntityObject,
"\"Ji Zhou [MSFT]\""
- Re: EDM: How to obtain the ObjectContext from an EntityObject, markla
- Re: EDM: How to obtain the ObjectContext from an EntityObject, "Patrik Löwendahl [MVP]"
- RE: EDM: How to obtain the ObjectContext from an EntityObject,
"\"Ji Zhou [MSFT]\""
- Exception in UpdateCommand,
Ronny
- Re: Exception in UpdateCommand, Miha Markic
- Exeception with Data,
Ronny
- Re: Exeception with Data,
Teemu Keiski
- Re: Exeception with Data, Ronny
- Re: Exeception with Data,
Teemu Keiski
- Retrieving Matching Data From Access DB,
Jeff Gaines
- RE: Retrieving Matching Data From Access DB,
Kerry Moorman
- Re: Retrieving Matching Data From Access DB, Jeff Gaines
- RE: Retrieving Matching Data From Access DB,
Kerry Moorman
- ComplexType elements are not supported in the Entity Designer,
Juan Dent
- Re: ComplexType elements are not supported in the Entity Designer,
Frans Bouma [C# MVP]
- Re: ComplexType elements are not supported in the Entity Designer, "Hongye Sun [MSFT]"
- Re: ComplexType elements are not supported in the Entity Designer,
Frans Bouma [C# MVP]
- ObjectContext,
Roy
- <Possible follow-ups>
- ObjectContext, Roy
- Re: XLS Formatting, "Jialiang Ge [MSFT]"
- RE: Linq Using Null FK, "\"Ji Zhou [MSFT]\""
- To use Linq do i need to have visual studio 2008?, Patrick.O .Ige
- HELP: How get auto-generated INSERT to return ID of newly created record?, Bobby Edward
- Storing and retrieving a scanned object into a table, news.microsoft.com
- data adapter to SQL 2005, M
- How to map a "join-table" in entity framework, Yvonne
- Re: LinQ, Patrice
- Re: updating just one column,
"Jialiang Ge [MSFT]"
- <Possible follow-ups>
- Re: updating just one column, "Jialiang Ge [MSFT]"
- Re: Entity Framework stored procedure question, Mary Chipman [MSFT]
- Re: Creating new sql database from a different server than sql,
Mary Chipman [MSFT]
- Re: Creating new sql database from a different server than sql,
gaurang . vora
- Re: Creating new sql database from a different server than sql, Patrice
- Re: Creating new sql database from a different server than sql, Mary Chipman [MSFT]
- Re: Creating new sql database from a different server than sql,
gaurang . vora
- bind variable problem, Tina