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:
Summing fields (1997)
writefiles (1999)
Me know logical no need (2002)
creator code (1997)
WebCat2 several catalogs? (1997)
Incorrect Permission Settings (2003)
Append again (1999)
no global [username] or [password] displayed ... (1997)
encrypting (2000)
Friendly , quick 'security' check, please (2003)
GrandTotal not right (1997)
shipcost and Formulas.db (2000)
Not really WebCat (1997)
New Featured Site (1999)
[replaceChars] would be nice ... (1997)
I have troubles to send message out (1998)
When is unitShipCost calculated? (1998)
Nesting format tags (1997)
writing checkboxes to a database (2000)
Non-repeating Random Numbers (2002)