InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: Explicit lock



Does not exist the select .. for update too?
For my poupose is not enough the REPEATABLE_READ
isolation level
and make a query on the table that I will lock
instead of the lock statement?

Thanks in advance.

Davide.

Peter Hearty wrote:
] Davide
] 
] Glad your enjoying InstantDB.
] 
] Explicit locks of the type you mention are currently not possible with
InstantDB. What you
] might be able to do though is to have one connection in SERIALIZABLE
mode and use it for
] access to tables that you wish to lock, and the remaining connections
in READ_COMMITTED
] mode for doing queries.
] 
] Pete
] ----- Original Message -----
] From: "Davide Montesin" <davide@dse.it>
] To: "instdb" <InstantDB@enhydra.org>
] Sent: Thursday, March 08, 2001 10:56 AM
] Subject: InstantDB: Explicit lock
] 
] 
] >
] > Hi,
] >
] > it is possible to lock manually a specify table like
] >
] > lock table employee ?
] >
] > I am using the isolation level read_commited.
] >
] > I found instanDB very useful!
] >
] > Davide
] >
] > PS: reply to my email address too.
] >
] >
------------------------------------------------------------------------
-----
] > To unsubscribe from this mailing list, send email to
majordomo@enhydra.org
] > with the text "unsubscribe instantdb" in the body of the email.
] > If you have other questions regarding this mailing list, send email
to
] > the list admin at owner-instantdb@enhydra.org.
] >
] 
] 
]
------------------------------------------------------------------------
-----
] To unsubscribe from this mailing list, send email to
majordomo@enhydra.org
] with the text "unsubscribe instantdb" in the body of the email.
] If you have other questions regarding this mailing list, send email
to
] the list admin at owner-instantdb@enhydra.org.


-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.