It might be possible to make the database operational again as long as the database server the database was attached to previously was shut down normally. The command to do that is:
sp_attach_db
I won't cut/paste the Transact-SQL help in my reply as I'm sure you are probably capable of looking this command up.