Hi, I was wondering if it is possible to have 2 separate DNN Installations (to different hosting spaces areas) but have them sharing 1 MS SQL database using prefixed table names.
I know that DNN is a portal system but for certain reasons i wish to have separate installations for each website as they may have varing needs in the future. I have found that you can prefix the table names for the database during the install. But i can't seem to get the install work. It actually completes successfullt but the new set of tables doesn't seem to be installed. There is a entry made in to the aspnet_applications table for the new install, but no new tables with the different prefix apear in the database.
Is it possible to do achieve i am trying?
Can anyone help me with this, it would be much appreciated?
Thanks
Owen