One recordset for every table. Is it good practice???
- From: "Sergi" <sezmillenium@xxxxxxxx>
- Date: Wed, 25 May 2005 11:19:12 +0200
HI people,
I have a VB application with DAO and i am migrating it to ADO. In this
application, first of all, I connect to database and I open a ado recordset
for each table in database.
If i need some information of table, i use this recordset. It is a good
practice???
Is better open a recordset with table only when I need it???
.
- Follow-Ups:
- RE: One recordset for every table. Is it good practice???
- From: Cam
- Re: One recordset for every table. Is it good practice???
- From: Stephen Howe
- RE: One recordset for every table. Is it good practice???
- Prev by Date: Best practices in ADO
- Next by Date: Re: One recordset for every table. Is it good practice???
- Previous by thread: Best practices in ADO
- Next by thread: Re: One recordset for every table. Is it good practice???
- Index(es):
Relevant Pages
|
|