Re: CommitDatabase vs. CloseDatabase
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 39530
interpreted = N
texte = >I'm not sure when CommitDatabase should be used instead of CloseDatabase.>>CloseDatabase will cause all info in RAM to be written to the >harddrive. As soon as the database is needed afterwards, the >database will be opened and its contents will again be in RAM and >available to the templates. If the server crashes, the database will >not be lost.>>CommitDatabase writes the info in RAM to the harddrive, but does not >close the database. Again, if the server crashes, the database will >not be lost.>>If I have this right, why would one protect a database better than the other?The don't. Use these contexts according to what you want to achieve. If you want the database to remain open, use commit - otherwise, use close.-- ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Ljusa Idéer AB S-211 37 Malmoe Fax +46 40 97 99 77 Sweden http://www.ljusaideer.se-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>I'm not sure when CommitDatabase should be used instead of CloseDatabase.>>CloseDatabase will cause all info in RAM to be written to the >harddrive. As soon as the database is needed afterwards, the >database will be opened and its contents will again be in RAM and >available to the templates. If the server crashes, the database will >not be lost.>>CommitDatabase writes the info in RAM to the harddrive, but does not >close the database. Again, if the server crashes, the database will >not be lost.>>If I have this right, why would one protect a database better than the other?The don't. Use these contexts according to what you want to achieve. If you want the database to remain open, use commit - otherwise, use close.-- ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Ljusa Idéer AB S-211 37 Malmoe Fax +46 40 97 99 77 Sweden http://www.ljusaideer.se-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Christer Olsson
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
creates folders with AS (1997)
TeaRoom demo behavior modification questions (1999)
Examples Link? (2000)
Order not created error (1997)
PIXO with cometsite ... and/or other plugins (1998)
Can't use old cart file (was One more try) (1997)
could someone please try this - it's very quick and easy (2000)
vCards for Contact management (2004)
f2 download problems (1997)
CSS in HTML emails? (2003)
Any word on upload feature? (2000)
Where is eudora plugin? (1998)
Can I invoke an ssi plugin from within a webcat page (1997)
[include ...] behavior (1997)
OT: zipcodes (2002)
item sorting (1997)
db security on NT (1997)
Separate SSL Server (1997)
page redirect in webDNA (1997)
Re[2]: date (1999)