Обсуждение: jdbc small example

Поиск
Список
Период
Сортировка

jdbc small example

От
soundar rajan
Дата:
Hi all,

If someone can tell me how to start with, connecting
java to postgresql.  I suppose I'm right.  But, I get
some errors.

import java.sql.*;

public class jd{
    public static void main(String[]a rgs){
        Class.forName("postgresql.Driver");
        String url = "jdbc:postgresql:xxx";
        connection c = Dri..M.getConn( );
        Statement stmt= conn.createStmt():
        ResultSet rs = stmt.execQu();
    }
}


The problem is ... I get a connection error, even
though the db is running at the backend.

Helps appreciated





__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com