I'm feeling dazed and confused, here.
I just downloaded the latest available 4.3 source. I created a new (local) Website "DNN43", and a new database inside SQL Server 2003 "DotNetNuke43". Used the old DNNUser account, but changed the default database to DotNetNuke43. Renamed release.config to web.config, and updated the connection string (in two places). Everything else stayed the same.
I launched DNN43 using the install option, and everything appeared to install just dandy. Logged in as host and admin OK, so started migrating database objects (tables and sprocs) for a custom module I'm going to convert from 3.2 to 4.3, using SQL Query Analyzer. Checked the database - the new tables are there, OK, but there don't appear to be any core DNN tables laying about anywhere.
Detached the old 3.2 database I was using. I can still log in, even add a new user
Leads me to think that either a) the core tables have been hidden using some magic I don't know about; b) they've ended up someplace weird; or c) in SQL Express? or something.
Any help (or references to documentation) would be appreciated. Thanks in advance
Rick