D
dgk
I've got an app that's using SQLServer to store the membership and
profile data, in the Aspnetdb database. Now I'm going to be adding
another app and I'm concerned about using the same database. They will
each have different application names but I think it's probably better
to have completely different databases. The aspnet_regsql utility has
an option for creating a different database.
I guess it's best to use two different databases then? Any
considerations?
profile data, in the Aspnetdb database. Now I'm going to be adding
another app and I'm concerned about using the same database. They will
each have different application names but I think it's probably better
to have completely different databases. The aspnet_regsql utility has
an option for creating a different database.
I guess it's best to use two different databases then? Any
considerations?