Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Can I use SQL 2000 and can I use it on a separate box from DNN?Can I use SQL 2000 and can I use it on a separate box from DNN?
Previous
 
Next
New Post
6/9/2009 4:51 PM
 

Can I use SQL 2000 and can I use it on a separate box from DNN?

I modified web.config as described in the Insatll Document.  THe install document only refers to SQL2005/SQL2008 but the comments in the web.config file refer to SQL2000/SQL2005

 

So which is it, 2000/2005 or 2005/2008?

 
New Post
6/10/2009 2:29 AM
 

Hi,

Up to DNN version 4.1 I was running SQL2000, so I believe you should still be OK with running SQL2000 with DNN.  However because of changes in the SQL which may be used by third party modules (or indeed DNN modules) I would advice to either use 2005 or 2008.   There should be no problem running your DB on another server as long as you've setup the link between the two servers correctly (i.e. you can logon to the DB from your web server box), I've been doing this for 2 years now and find it easier to maintain and more reliably that runnig on the same server.

 

 
New Post
6/10/2009 3:34 AM
 

 DNN supports SQL200-2008, even Express and filebased connection strings (database.mdf), if you don't have a database management tool installed.

it can be installed on same or a separate machine,


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/10/2009 11:15 AM
 

TGR2000 wrote
Can I use SQL 2000 and can I use it on a separate box from DNN?

Yes and yes.  I've been running it that way for years.  :)

The connection string we use now (v.4.9.2):

 

 

<add name="SiteSqlServer" connectionString="Data Source={ServerIP},{ServerPort};Initial Catalog={DatabaseName};User ID={DatabaseUser};Password=<{DatabaseUserPassword}" providerName="System.Data.SqlClient" />

Server IP means not having to worry about name resolution.  Server Port is for non-standard ports, remeber to open the IP and port in firewalls between servers.

Jeff

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Can I use SQL 2000 and can I use it on a separate box from DNN?Can I use SQL 2000 and can I use it on a separate box from DNN?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out