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

Need help to develop the template from diff databases

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi friends,

I need to auto generate the repository creation scripts for different databases for my project engine

These scripts are available in db2udb8,instantdb,mysql,oracle8i,postgresql,sqlserver,sybasease.

My initial thinking is to use a template engine (like velocity) to achieve it. and i want to know whether it is possible to achieve it or not.

if so i want help from u guys and give me the code how will it achieve

plz need help from u

waiting for the reply

gaurav
 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
crosspost #3
 
Ranch Hand
Posts: 2874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

Originally posted by Jeroen Wenting:
crosspost #3



laughing out at #3.
Jeroen, what do you mean by 42? sorry folks its totally irrelevent to this topic.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This is crossposted to more than a dozen places on the Ranch.

Please take a look at http://faq.javaranch.com/view?HowToAskQuestionsTheSmartWay

Then continue discussion here: https://coderanch.com/t/62463/open-source/generate-Template-diff-database-Velocity

Closing...

Regarding "42", it's the answer. Read "The Hitchhiker's Guide to the Galaxy" by Douglas Adams. It's worth it. (Or you might want to wait for the movie, which should be in the theaters in the summer. And then read the book, anyway.)
[ March 03, 2005: Message edited by: Ilja Preuss ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    Bookmark Topic Watch Topic
  • New Topic