From what I can gather, it seems to be that Active4D v3 keeps the database in Read Only all of the time, unless I program it otherwise.
Correct.
If the above is true, then I only need to worry about using Read Write and Unload in close proximity to Save Record. Would I also have to call Read Only after I'm done? Or would A4D handle setting it back to Read Only?
You should Unload and set it back to Read Only yourself. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
