I never worked with databases before so i find them pretty difficult to master.
Is there a way i can design a database without writing actual SQL Code? Then export it into a SQLServer 2008 data base ( http://www.microsoft.com/sqlserver/en/us/product-info/competitor-compare.aspx ) database.
If you’re using SQL Server (and not MySQL), you can use SQL Server Management Studio to create the database, and it has a visual designer to create the tables and design the database.