-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 20 June 2003 01:27, Anagha Joshi wrote:
> Yes...I'm aware of that and have tried also by maintaining extra table.
> But how to to the following:
> 1.If insertion takes place, I want to return to the client the
> values (with field names o
CTED]
Sent: Thursday, June 19, 2003 7:26 PM
To: Anagha Joshi; [EMAIL PROTECTED]
Subject: Re: [ADMIN] Latest transcation
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday 18 June 2003 22:16, Anagha Joshi wrote:
> Is there any way to know programatically which is the latest
> insert/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 19 June 2003 04:41, Anagha Joshi wrote:
> My client C++ front end is multi-threaded. The above 'transcation' block
> is in thread -y .
> I want to know the info. abt' last row inserted into table in this
> transcation block.
> Info contains
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday 18 June 2003 22:16, Anagha Joshi wrote:
> Is there any way to know programatically which is the latest
> insert/update occured to a particular table?
> What are the values which are inserted/updated to that table?
>
If you want to record
Info contains the details like time of insertion of a row and data in
that row.
I think this sufficely explains what I want.
-Anagha
-Original Message-
From: Bruno Wolff III [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 4:00 PM
To: Anagha Joshi
Cc: [EMAIL PROTECTED]
Subject:
On Thu, Jun 19, 2003 at 10:46:22 +0530,
Anagha Joshi <[EMAIL PROTECTED]> wrote:
> Hi All,
> Is there any way to know programatically which is the latest
> insert/update occured to a particular table?
> What are the values which are inserted/updated to that table?
That depends on what you really