how to create dynamic database in postgresql through java code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shweta gandhi
    New Member
    • Apr 2007
    • 7

    #1

    how to create dynamic database in postgresql through java code

    hi,
    ]Someone know how to create database dyndmically in postgreSQL through Java code? How to check particular database exist or not in postgreSQL through java code? such as we can see in sql server in system obj all the created databases & tables!!
Working...