haXe Forum > SPOD batch/atomicity?
-
Nick Sabalausky Mar 06 at 19:51
(Sorry if this is already in the docs and I just overlooked it.)
.
With the SPOD DB interface, is there a way to batch up commands and send them to the DB server all at one? Either as part of a single atomic operation or not, doesn't really matter for my current purpose. And if so, is it still possible to do it when, for instance, you're inserting one row each to two tables, and one of the elements of one row needs to be the LAST_INSERT_ID() obtained from the other row?
< Prev
| Page 1 / 1 |
Next >