Is there a way I can get a scripting of all tables, procs, and other objects from a database? I know there\'s an option to script the database but it only gave me some sort
From Management Studio Right-click on your database. Tasks -> Generate Scripts.
That should do it.