Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Database Design and Application Architecture
 database design application design

Author  Topic 

carlossiwaily
Starting Member

24 Posts

Posted - 2011-08-02 : 12:52:14
dear all,

i am trying to design a an online banking system as demo only using the asp.net/vb.net .. my request is i need help with the database design i know sql / table design fairly but not professional. of course we will pay the person who will do the design.

entities
1. Account/Customer Details table.
2. bank details (the bank has over 100 branches)
3. Transaction details either a cridit or debit.
4. Account Balance.

Repors using storprocedure
1. account statments by date
2. customer balance
3. customer list with thier balance.
4. bank list.
5. bank list with count of accounts.

if any one has designed and experience with such application please reply and i will send my email.

many thanks

carlossiwaily
   

- Advertisement -