2 .net apps in 1 database

Discussion in 'Databases' started by blackcell, Jun 3, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am looking at running DotNetNuke and DotNetInvoice off of one database. Is their any recommendations on running 2 apps off of 1 database.

    Any help is greatly appreciated.
     
  2. dmitri

    dmitri DiscountASP.NET Staff

    When installing DotNetNuke, make sure you run the custom installation wizard and specify some "Object Qualifier" such as 'dnn'. This will prefix all database objects with this prefix and will help avoid duplicate naming conflict when your other application creates its objects in the same database.

    I am not familiar with DotNetInvoice and its installation procedures, but if you are given a choice during the installation to define a custom prefix for the database objects, it is best to do so.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page