Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how does the database fit in?

Status
Not open for further replies.

pigsie

Programmer
Dec 19, 2000
307
GB
Hi

I hope this is the right forum for this post. When building applications which involve storing and updating information what is the best approach?

How do you handle the updating and synchronization for objects whose fields are populated from the database? Do you update the database everytime you update a class member? WHat if the data is manipulated outside of the application?

Also do you typically tend to load commonly used data in objects and store them in the application object to improve performance?

Thanks
Kola
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top