whateveragain
Programmer
The profile feature creates a table aspnetdb.mdf. I suspect that this table is created as a SQL Express table and not a server table. My host doesn't support SQL Express and I'm using profiles which means I need to change servers. Am I correct that the profile creates an SQL Express table and I can't change the type of table it uses?