designing tables for a project...help pls

sangsram

New member
Joined
Dec 5, 2004
Messages
1
Programming Experience
1-3
hi all,

i am new here. and also new to sql server and vb.net. i thought of doing a simple project for a car rental agency. first i thought of the front end vb.net and back end as sql server. i designed the following tables for this project.

customer table
vehicle table
rate table - this hold the holiday and weekend rates
transaction table
location table - this holds the info about other arear where they are located


am i doing all these right. or do i need to add anything etc here.

help me..as of now am not doing this as a web based one. just a simple one.

thx in adv
sangsram
 
Back
Top