JDBC / JBUILDER

Поиск
Список
Период
Сортировка
От Silvio Macedo
Тема JDBC / JBUILDER
Дата
Msg-id Pine.LNX.4.21.9912061310130.1181-100000@test133.ee.ic.ac.uk
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Stephan Koepp"
Дата:
Сообщение: subscribe
Следующее
От: jose soares
Дата:
Сообщение: Re: [GENERAL] How to select where ....