There are Q's culled from the referrer stats on my blog from various SE referrals.
Where do I get the DotNetNuke database?
In DNN 2.1.2, the Access database is provides with the installation. In both versions 2.1.2 and 3, the SQL Server database is created for you the first time the portal is accessed. After installing the portal, you manually create the database and database login (if necessary), and modify the connection strings in the web.config. Using the connection string you specify, the portal will connect and execute several SQL scripts to create the tables, views, sprocs, etc.
What is the DotNetNuke database name?
If you are using the AccessDataProvider in DNN 2.1.2, the database is named dotnetnuke.mdb.resources.
If you are using the SqlDataProvider in DNN 2.1.2 or 3, whatever you want to name it. You specify which database to use in the connection string.
Will DotNetNuke work with MSDE?
It should, but you will need some way to create the DNN database manually. This can be done via OSQL, or the Web Data Admin. For what it's worth, I recommend spending the $50 to get SQL Server Developer Edition.
What is the DotNetNuke connection string?
For the AccessDataProvider, you just have to specify the path to the file. For the SqlDataProvider, the following string works for me:
Server=localhost;Database=DotNetNuke;uid=MyUser;pwd=MyPassword
How can I create a DNN Database manually?
You shouldn't need to if you are using the Access or SQL Server providers. It is possible to use an Access database to manually create a SQL Server database using the Upsizing Wizard (look this up in the Access help--it's too much to outline here). If you want to try and use DNN with another database, such as MySql or Oracle, check with the suppliers of the proper providers--they should have the scripts to create the DB.
For one example of upsizing an Access DB to a SQL Server DB, check out this article: How to convert DNN Access to SQL Server (hat top: wwwcoder.com)
Where are the DotNetNuke install instructions?
They are in the ZIP file. After you download and unzip the file, drill down into the Documentation subdirectory.
This is both hilarous and sad. I pity the poor squirrel once I stop laughing. And then I want to build one...
http://rjdudley.com/media/squirrel_launcher.wmv
That 1954 mock-up of a “home computer“ is actually a very, very good Photoshop creation:
Though it has been significantly doctored, what you actually see in the image above is a full-scale mock-up of the maneuvering room of a nuclear submarine.
The original photograph, taken at a Smithsonian Institution exhibit called "Fast Attacks and Boomers: Submarines of the Cold War," became the basis of a Fark.com Photoshop contest in September 2004, for which the above image, including caption, was created.
source: http://urbanlegends.about.com/library/bl_rand_home_computer.htm
You can see the contest and other entries here: http://forums.fark.com/cgi/fark/comments.pl?IDLink=1115586&mode=voteresults
Additional story here: http://www.snopes.com/inboxer/hoaxes/computer.asp