• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

would prefer to use MsSql as database instead of HsqlDb is it possible.

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
i would prefer to use MsSql as database instead of HsqlDb is it possible.
Actually in my server lck file is getting generated automatically.with even first time access.I don't want that.
for that if possible i would like to shift my database as MsSql instead.
Here in the option i am getting only Mysql,Oracle,Postgres,HsqlDB.

Or if not this all.
Is ther any way i can transfer my old application complete data like all question answers asked.

till now i have taken the new source code.
used my own NTLM authetication using jcifs so that we can use it for our personal use.

But how to get all previous data if i can get to know that, it will help me alot.

please guide if some can.

thanks
Vijendra


[originally posted on jforum.net by vijendra]
 
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
hm, sql server is not 100% supported - a lot of people sent patches, but we're not sure if it is working right. Only on JForum 3 (already in development) we will support sql server natively.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Won't you be my neighbor? - Fred Rogers. tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic