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 from u about the velocity

 
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
 
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...
 
    Bookmark Topic Watch Topic
  • New Topic