JDBC / JBUILDER - Mailing list pgsql-general

From Silvio Macedo
Subject JDBC / JBUILDER
Date
Msg-id Pine.LNX.4.21.9912061310130.1181-100000@test133.ee.ic.ac.uk
Whole thread Raw
List pgsql-general
Regarding using JDBC on a Windows machine to access a Postgresql DB on
Linux... :

    You don't need to do anything special.

    See the postgresql/src/interface/jdbc/example directory, specially
the basic.java

    It does not matter if you are using JBuilder or Windows...

    If you want to use those borland.sql classes, then, you must learn
them from Borland docs.

    As far as using java.sql stuff, everything is plain and simple
like in basic.java .

    Silvio
--

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
``````````````````````````````````````````````````````````````````````````
Silvio Emanuel Nunes Barbosa de Macedo

smacedo@ic.ac.uk                                         smacedo@inescn.pt
Imperial College, University of London                         INESC Porto
Intelligent and Interactive Systems                Telecom. and Multimedia
Exhibition Road,                                       Pc da Republica, 93
London SW7 2AZ, England                            4050-497 PORTO PORTUGAL
Tel:+44 171 5946323                                    Tel:+351 22 2094220









pgsql-general by date:

Previous
From: "Stephan Koepp"
Date:
Subject: subscribe
Next
From: jose soares
Date:
Subject: Re: [GENERAL] How to select where ....