Cursortype, cursor location and Zombie state
From: Pierre (pierre.daisomont_at_iteaconsult.be)
Date: 12/27/04
- Next message: Andrew Ryazanov: "Re: Sql or Oracle"
- Previous message: Mike Shkolnik: "Re: search with filtering"
- Next in thread: Brian Bushay TeamB: "Re: Cursortype, cursor location and Zombie state"
- Reply: Brian Bushay TeamB: "Re: Cursortype, cursor location and Zombie state"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Dec 2004 10:54:13 +0100
Hello,
I'm a bit lost about Serverside,Keyset, ClientSide ...
For instance in ADO either you use ClientSide and Static for update or
ServerSide and Keyset but you receive a "Zombie state" error ! (you have to
requery)
So may be I prefer ClientSide and not to be obliged to save the record Id,
requery, and goto Id to prevent the "zombie" error.
But is it the same result for multiuser application ?
It is not an "error" to use a clientside cursor to make update to records in
a multiuser application ?
Thanks for any recommandation.
Merry christmas and happy new year !
Pierre
- Next message: Andrew Ryazanov: "Re: Sql or Oracle"
- Previous message: Mike Shkolnik: "Re: search with filtering"
- Next in thread: Brian Bushay TeamB: "Re: Cursortype, cursor location and Zombie state"
- Reply: Brian Bushay TeamB: "Re: Cursortype, cursor location and Zombie state"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|