Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
updatesAlmost everything here is incorrect. You do not loose positioned
operations.when using RLA, everything is positioned. You loose set based
current
using SQL for data retrieving and writing with RLA you would have to
reposition and so loose direct positioned update (update... where
of...)
highNo, it has nothing to do with RLA, it has everything to do with the
applicationscost of disk space when most RLA applications were first written, and
momentum. Back in the early days, it was far too expensive to journal
everything, so commitment control was not common. Even in
journaledthat used SQL back then. Had nothing to do with capability.
about 20 years ago, I was working for a bank in germany and we
everything - and we did not have any problems! And reading posts in this
mailing list, you will find very often: use commit(*NONE)...
And transaction handling is no
different between SQL and RLA.
Never heard of set transaction or isolation clause?
DS,If you are using level checks properly, then this is a non-issue.
Level check and SQL created tables are a nightmare, its only a kind of
signature over the SQL statement and moving data from one DS to another
or overlay could corrupt data and rla tries to bring this to database
without field level checking.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.