in reply to Re^6: Conditional many to many relationships with Class::DBI
in thread Conditional many to many relationships with Class::DBI
The higher the isolation level the more concurrency issues you're going to have - unless the system uses some form of multi-version journaling (Sybase doesn't so I tend to use the default isolation level).
Michael
|
|---|