Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

why I get OracleTruncateException with ODP.NET OracleDataAdapter but not with System.Data.OracleClient's adapter when DbDataAdapter.Update called?

c# .net oracle ado.net odp.net

Is it possible to modify an MS Access database schema using ADO.NET?

How does a TransactionScope implementation work? What database support is required?

Removing navigation properties from POCO-classes in Entity Framwork

What can cause SqlClient to reuse invalid connections?

Changing XML data source of Crystal Report

c# xml ado.net crystal-reports

Filling DataTable from DataAdapter - the wrong column is selected as primary key

SQL Server Performance in ADO.NET vs SSMS

Crash filling data adapter

Will reassigning datasource cause a memory leak if listeners are not removed first?

c# winforms ado.net

The Transaction property of the command has not been initialized

How can I view the number of pooled ADO.NET database connections in an Azure App Service?

Trying to detach attach database - can not acces db after

c# sql-server-2008 ado.net

Specification of Extended Properties in OleDb connection string?

Best Way to Insert Multiple Rows (ADO.NET)

asp.net sql-server ado.net

Assembly load error for 64 bit .NET Informix ADO.NET provider

.net ado.net informix

System.Reflection.RuntimeModule.GetTypes() error with ODP.Net and C#

c# ado.net odp.net odac

Gracefully terminate long running SQL Server query from ADO.NET

c# sql-server ado.net

Unable to find the requested .Net Framework Data Provider - SQLite

c# sqlite deployment ado.net