Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access

JAVA Swing client, Data Access to Remote Database; Ibatis

Programmatically accessing Data in an ASP.NET 2.0 Repeater

Reading parts of large files from drive

c# file data-access

When should I use a SQLTransaction

Java: Advice on handling large data volumes. (Part Deux)

How important is it for me to pool my connections?

Inserting values to a table using generic dictionary

Why switch from ADO to ADO.NET?

vb.net vb6 data-access

Using interfaces for writing DAO classes

Android data access design patterns: Content provider vs repository

Overly accessible and incredibly resource hungry relationships between business objects. How can I fix this?

Best way to get a single value from a DataTable?

c# .net datatable data-access

Opening .gdb database files

WCF SOA: CRUD Data Access Service...why bother (or is our design wrong)?

Oracle.Dataaccess error ORA-06502: PL/SQL: numeric or value error: character string buffer too small

.net oracle data-access

Error "ORA-00933: SQL command not properly ended" on Select with ODBC Command

c# .net oracle odbc data-access

How to fix "The provider is not compatible with the version of Oracle client"?

Split data access class into reader and writer or combine them?