Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by robich74

  1. robich74

    ECLIPSE, ANT and generating WAR files...

    Hi all. I'm trying to configure my Eclipse Ant Builder, so that I can have the WAR of my web-app generated in a single task. The "build.xml" that Eclipse generates as a result of the "Export" task does good (obviously!), but I'd like to add a "generate-war" task, which (depending on the...
  2. robich74

    DTO by JAVA

    I'm trying to use "JaWin", a tool that wraps JNI in order to allow a ddl to be accessed by Java Code. What I'm trying to do is reproducing (in Java) the example i found at http://www.pervasive.com/documentat...ploy_PSQLR3.pdf I succeed in getting the connection, and from the resulting object I...
  3. robich74

    Create a DB Engine From Command Line on WIN

    I've never used DTI/DTO... is it possible to use them in Java code? can you suggest me a link where I can find some documentation (examples, possibly) about them? Thanks for your help (and thanks in advance if you'll answer again!).
  4. robich74

    Create a DB Engine From Command Line on WIN

    Hi all. I'd just like to know if there's any command to create a db engine from command line on WIN, such as "dbmaint a ...." on linux. What i need is developing my own interface to let an user create a db engine... Thanks in advance for any help!

Part and Inventory Search

Back
Top