• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

I love the look, but . . .

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, I've been spending a few days looking at every type of Forum software available and I thought I'd found it when I looked at JFORUM! I did not want PHP and even though I pefered to find ASP, this Forum really has many nice features and even though I would prefer a double opt-in for new registartion, this Forum is classy. The look is very modern and I was all set to download it. It took a while to find the requirements and then I was sadly disappointed to find out that the database will not run on SQL2000 or SQL2005.

Oh well . . . sometimes you can't have what you want . . . Later

Jerry - KC
[originally posted on jforum.net by pts123]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It will run on SQL Server, it's just not an "out of the box option".

You have two possibilities for this... with 2.1.7, there is a sqlserver directory under the WEB-INF/config/database
directory. You can use this with the manual install process to get it working with SQL Server.

Or, if you don't mind using the older version 2.1.6, you can use my TorqueDAO implimentation. See:

https://coderanch.com/t/576609 #13551

[originally posted on jforum.net by monroe]
 
I'm all tasted up for a BLT! This tiny ad wants a monte cristo!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic