Using transaction savepoints
- From: "C. Sunguray" <csunguray at netbilisim.nospam.com>
- Date: Thu, 4 May 2006 17:02:55 +0300
How can i use tansaction savepoints in Delphi. I'm using D7, ADO and MS-SQL
2000.
.
Relevant Pages
- Transaction Savepoints
... How can i use tansaction savepoints in delphi. ... I'm using D7, ADO and MS-SQL ... Prev by Date: ... (borland.public.delphi.database.ado) - Joining tables in different databases
... In Delphi using ADO and MS-SQL, is there a way to join two tables from ... different databases? ... (borland.public.delphi.database.ado) - Transaction Savepoints
... How can i use tansaction savepoints in Delphi. ... I'm using D7, ADO and MS-SQL ... (borland.public.delphi.database.ado) - Re: Delphi 8 and ado.net
... > different to using say ADO in Delphi? ... The Delphi ADO implementation is basically a wrapper around the Recordset ... have cursors into the database, there are no cursors in ADO.NET. ... (borland.public.delphi.non-technical) - Re: Sub Selects?
... > some nice Delphi DB technique to do this, or should I just build up the ... Due to the way that the ado ... lets assume that you have a list called SelectedIds ... I'd recommend against using the filtering method. ... (borland.public.delphi.database.ado) |
|