<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'OODB or RDB for checkbook/budget program?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'OODB or RDB for checkbook/budget program?' posted on the 'Database &amp; SQL' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 02:08:11 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 02:08:11 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>OODB or RDB for checkbook/budget program?</title>
      <link>http://www.programmersheaven.com/mb/database/393585/393585/oodb-or-rdb-for-checkbookbudget-program/</link>
      <description>Hi,&lt;br /&gt;
I wrote myself an Access db several years ago to do some things for my checkbook and budgeting and I've really enjoyed it ever since. Lately I've been thinking about writing it as a stand alone program so I could let my family and friends use too (I don't want it to be Access dependent because I don't want to have to troubleshoot and support it on different versions of Access or MDAC).&lt;br /&gt;
&lt;br /&gt;
Anyway, I once took a class on OO programming logic and a C++ class, and as I was thinking of how to design it, I was thinking in terms of objects. For instance, a transaction would be an object with attributes like a date, amount, etc. But then I realized that designing it this way seems to be fundamentally different from the way I did it originally with Access. So it looks like the first big decision I have to make is to decide whether to use object oriented db design or relational db design. Is this true, and if yes, which way would be better to go for a checkbook/budgeting app?&lt;br /&gt;
Thanks for your help.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/database/393585/393585/oodb-or-rdb-for-checkbookbudget-program/</guid>
      <pubDate>Sat, 11 Jul 2009 07:55:18 -0700</pubDate>
      <category>Database &amp; SQL</category>
    </item>
  </channel>
</rss>