Re: [GENERAL] implementing a read lock

2006-08-26 Thread Douglas McNaught
snacktime <[EMAIL PROTECTED]> writes: > I have an application that processes credit card transactions,and > contains a table called authorizations. The authorizations table > contains information returned by the bank necessary to capture the > transaction. Nothing should block the application f

[GENERAL] implementing a read lock

2006-08-26 Thread snacktime
I have an application that processes credit card transactions,and contains a table called authorizations. The authorizations table contains information returned by the bank necessary to capture the transaction. Nothing should block the application from inserting new rows into the authorizations