Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: DBI and sqlite concurrency

by soonix (Canon)
on Sep 16, 2015 at 07:50 UTC ( [id://1142171]=note: print w/replies, xml ) Need Help??


in reply to DBI and sqlite concurrency

This is what →Transactions are for. See →https://www.sqlite.org/lang_transaction.html for the SQL syntax and →Transactions of DBD::SQLite for the perl side.

Google search terms:

  • sqlite transaction
  • dbi sqlite autocommit

Replies are listed 'Best First'.
Re^2: DBI and sqlite concurrency
by MorayJ (Beadle) on Sep 16, 2015 at 09:43 UTC

    Oh, that's great - thanks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1142171]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found