Multiple commands using tADOCommand
From: Hans van Leth (hans.v.l)
Date: 11/26/03
- Next message: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Previous message: George Christoforakis: "Re: How can I connect to MySQL using ADO ?"
- Next in thread: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Reply: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Nov 2003 19:04:07 +0100
Hi,
D7 help says on tADOCommand: "One command may be executed at a time"
How can one execute something like:
begin transaction
update table1 ...
delete from table2 ...
commit transaction
Using MS-SQL or MS-Jet as the back end.
Thanks!
Hans van Leth.
- Next message: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Previous message: George Christoforakis: "Re: How can I connect to MySQL using ADO ?"
- Next in thread: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Reply: Brian Hollister: "Re: Multiple commands using tADOCommand"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|