Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

How to implement sorting functionality in gridview?

Internal classes with ADO.NET Entity Framework

Named Pipes Provider, error: 40 - Could not open a connection to SQL Server?

best way to split up a long file. Programming or SQL?

c# sql database 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?

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

c# sqlite deployment ado.net

ExecuteReader requires command to have transaction when connection assigned to command is in pending local trans

c# ado.net