postgres in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bchaib
    New Member
    • Jan 2008
    • 20

    postgres in java

    hello
    how to connect my java application with postgresSQL BDMS, I means which connection string do I need and what about the using of SQL ?

    thx
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    Check this out and see if this is what you are after. PostgreSQL JDBC Driver

    --Kevin

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      A good site for connection strings is www.connections trings.com.

      Comment

      Working...