Re: how can i move to the last record of recordset
- From: Lew <lew@xxxxxxxxxxx>
- Date: Tue, 05 Dec 2006 13:51:53 -0500
jcsnippets.atspace.com wrote:
In Oracle, I've always used sequences - Access has some sort of auto increment field, IIRC. It's probably better to use that feature.
The use of auto-increment fields as artificial keys is controversial. Some DB gurus excoriate the practice in favor of semantically valid keys.
Even if you favor it, there are considerations, such as coordinating values through an unload and reload of the data. Be careful.
- Lew
.
- References:
- how can i move to the last record of recordset
- From: ashwinijain
- Re: how can i move to the last record of recordset
- From: jcsnippets.atspace.com
- how can i move to the last record of recordset
- Prev by Date: Re: how can i move to the last record of recordset
- Next by Date: Free Blog hosting for Java people at www.brainjava.com
- Previous by thread: Re: how can i move to the last record of recordset
- Next by thread: Re: how can i move to the last record of recordset
- Index(es):
Relevant Pages
|