Re: Finding a record number using SQL
- From: "JTH" <jhoward@xxxxxxxxxxxx>
- Date: Tue, 11 Dec 2007 09:06:31 -0700
Thank you! I will give it a try.
"Del Murray" <Del.Murray@xxxxxxxxxxxxxx> wrote in message
news:475de9d1$1@xxxxxxxxxxxxxxxxxxxxxxxxx
The code i gave you does what you want. You just need to make sure the
autonumber field is in your recordset.. You dont use a sql statement to
find the record you just added. It is alread in your recordset and it is
the currrent record.
You can use the "sort" method of a tADOQuery to order the recordset
without issuing a new select statement.
What
.
- References:
- Finding a record number using SQL
- From: JTH
- Re: Finding a record number using SQL
- From: Del Murray
- Re: Finding a record number using SQL
- From: JTH
- Re: Finding a record number using SQL
- From: Bill Todd
- Re: Finding a record number using SQL
- From: JTH
- Re: Finding a record number using SQL
- From: Del Murray
- Re: Finding a record number using SQL
- From: JTH
- Re: Finding a record number using SQL
- From: Del Murray
- Finding a record number using SQL
- Prev by Date: Re: Finding a record number using SQL
- Next by Date: Re: ORDER BY {Lookup field} gets "Lookup has no default value"
- Previous by thread: Re: Finding a record number using SQL
- Next by thread: Re: Milliseconds to SQL Server DateTime
- Index(es):
Relevant Pages
|