SQL Server 2008 vs Express
Most of the books that I have read, including this one assume that you are using Microsoft Server Express and that is fine, unless you have Microsoft Server 2008 (not express) already installed on your computer. I am trying to understand what I need to do to work with role management. Express sets automatically sets up the aspnetdb database under app_data, but that does not seem to be the case when you are using the real server. Is there someone out there that can either point me in the correct direction or sugest a book that I could read that covers this area.
Thanks
|