Are all transactions database locks (not table locks)?

If I prepare a select statement and start stepping on Table A on process one
and pause before finializing and do an update on Table B with process two or
even the same process I will get a database is locked error? Do I understand
that this is how SQLite works or am I doing something wrong?

Does everyone make databases with one table each or what?

Matt Froncek
QODBC Development Support / FLEXquarters Solutions Consultant
QODBC Driver for QuickBooks - Unleash your data at www.qodbc.com


Reply via email to