From: | <sandrigo(dot)lezcano(at)gmail(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Cc: | java-me-wtk(at)gruposyahoo(dot)com |
Subject: | demo to use J2ME and Wireless Toolkit 2.2 |
Date: | 2005-04-11 12:06:05 |
Message-ID: | 1a5d58e605041105063b5a8184@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
I need a litle tutorial to connect to pgsql
I have Cygwin and PostgreSQL :
sandrigo(at)desenv10 ~
$ psql template1
Welcome to psql 7.4.5, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
template1=# select version();
version
-------------------------------------------------------------------------------
PostgreSQL 7.4.5 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.3.1
(cygming special)
(1 row)
template1=#
Att.
--
_______________________________________
sandrigo(dot)lezcano(at)gmail(dot)com ICQ:143590717
RUA INDEPENDENCIA 135 - BOA VISTA
CEP 06411-050 - Barueri/SP/Brazil
FONE 11 4198-1095
Vip-Systems Informatica
http://www.vip-systems.com.br
===============================
From | Date | Subject | |
---|---|---|---|
Next Message | Boris Kirzner | 2005-04-11 12:39:56 | Bug in storing Timestamp |
Previous Message | Bruce Raggett | 2005-04-11 11:01:50 | Re: Version 8.0-310 and PreparedStatement.getParameterMetaData() |