How to obtain a number of last record in Database
From: Chris (zajcu4_at_yahoo.com)
Date: 01/21/05
- Next message: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Previous message: Del M: "Re: Dataset.BatchUpdate(arCurrent) doesn't work ! using (arAll) WORK ! WHy !"
- Next in thread: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Reply: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Reply: Bill Todd: "Re: How to obtain a number of last record in Database"
- Reply: RonH: "Re: How to obtain a number of last record in Database"
- Reply: Brian Bushay TeamB: "Re: How to obtain a number of last record in Database"
- Reply: G.: "Re: How to obtain a number of last record in Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Jan 2005 06:14:35 -0800
Hello Guys,
I have a problem how to find a number (ID - I use autonumber) of the last record in the database using ADO Connection.
For example.
I insert a new recordset. It creates a new entry in DB with a new
autonumber ID. Then I need to get this ID in order to use it in another table.
Thank you for any help
Chris
- Next message: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Previous message: Del M: "Re: Dataset.BatchUpdate(arCurrent) doesn't work ! using (arAll) WORK ! WHy !"
- Next in thread: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Reply: Jeremy Collins: "Re: How to obtain a number of last record in Database"
- Reply: Bill Todd: "Re: How to obtain a number of last record in Database"
- Reply: RonH: "Re: How to obtain a number of last record in Database"
- Reply: Brian Bushay TeamB: "Re: How to obtain a number of last record in Database"
- Reply: G.: "Re: How to obtain a number of last record in Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|