If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Help with database design

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-09, 11:54
vibarco vibarco is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
Help with database design

Hi all,

i am designing a database for my php mysql application. Basically is a cashflow app in wich the user is adding transactions (currency amounts) to control his accounts. I am a newbie in designing databases and i need some help, i hope you can help me.

In the app is two types of transactions:

1. Puntual transactions.
2. Periodic transactions. (you can select the repeating period, each week day, each month day... etc)

The user can convert a puntual transaction into periodic one.

I don't know how to implement that periodic transactions, i was thinking and thinking about it but i don't find the right way to go. Do i need diferent tables? one for puntual transactions and another for periodic? Could you help me with the design? i would like some ideas to get into the right way.

Sorry about my english.

Best,
Vince.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On