>Is the Valentina file architecture thread safe? I am thinking of using a >pre-emptive Windows thread to write my BLOB data into the database and >possibly to update other records as well. This would all be done within >cursors.=A0 > >Does the database properly block reads and writes to a record that >is being written to or read from by a different thread?
This is an issue somewhat related to the one about threading. Does Valentina supports ACID transactions to protect the integrity of data. My understanding is that Oracle does, while a low end dbms such as Filemaker does not. Also, what does Valentina have for a recovery system? Can you start with the last backup and then apply a transaction log to get back to the point where the database failed?
H.
------------------------------------------------------------- The Valentina mailing list is brought to you by MacServe.net For info on lists services, see http://www.macserve.net/lists.html ©2001 Hudson Barton |