Hi,
This is my first mail to the list. I will go straight away with
question.
When multiple processs uses the same database, how is the change
reflected in the first when any update or insert is done on the same db by
the second process.
for eg
one process does an insert row
another process updates the same row iin the same db
when select is run on first process u get the updated changes.
can I know where in the source code is this happening. If ur maintaing an
internal cache for table. How does the cache get updated when there file
gets changed. Any pointers will be helpful?
Regards,
ajith
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]