DAO Questions

1

Data Persistence and hibernate synchronizer
This question goes out to those who are “REAL” developers. Would you consider using a tool like “Hibernate Synchronizer” to generate DAO logic to perform CRUD operations for an Enterprise level application? (There are at least 30 plus tables involved)

Answer Question   |  March 31, 2012  4:06 PM
DAO, Development, Development tools, Hibernate
asked by:
5 pts.

MS Access 2002 Excessive Growth
I have an Access 2002 application that is running VB/DAO to manipulate data and have very few forms. When the application starts its size is about 20,000 KB. After completion of a run 4 hours later, it can grow in size to over 200,000 KB. And as the run progresses, it gets slower and slower [...]

Answer Question   |  April 21, 2012  3:23 PM
Access 2002, DAO, Microsoft Access, Microsoft Access Performance, Visual Basic
asked by:
60 pts.

Temporary recordset in MS Access VBA
Hi, I am using MS Access 2003 as a front end to 2 Oracle databases. I am trying to retrieve a recordset from a database through ADO/DAO, display that recordset in a Form for users to make changes, and then write the records that have been changed to a different database (i.e. I don’t need [...]

Answer Question   |  February 19, 2009  6:40 PM
Access 2003, ADO, DAO, Microsoft Access, MS Access 2003, MS Access VBA
asked by:
765 pts.

Database connectivity using Data Control
Provide a sample code to how by using VB 6.0 connectivity can be done by Daat Control tool with the database SQL Server 2000

Answer Question   |  January 6, 2009  1:07 PM
DAO, DAO 6, Data Access Object, Database connectivity, SQL Server 2000, VB 6, Visual Basic, Visual Basic 6
asked by:
10 pts.

Can you help with the following DAO code explaining a step-by-step process?
I’ve had some exposure to VBA and know the Access Interface very well (Microsoft Certified). I purchased MS Access 2007 Programming By Example by Julitta Korol a couple of months ago and all of the hands-on examples display the results in the Immediate window or a msgBox. Although I was able to figure out how [...]

Answer Question   |  August 30, 2008  4:44 PM
Access 2007, DAO, Microsoft Access, VBA, Visual Basic
asked by:
10 pts.

reference with DAO 6
Is there any way to refer to DAO 6 in the object library on opening the form without manually going to to tools-reference-dao 6 and clicking on it ?

Answer Question   |  June 3, 2008  7:02 AM
DAO, DAO 6, Data Access Objects
asked by:
15 pts.

1