PostgresSQL and JDBC

From: selvam(at)gelife(dot)com(dot)my
To: pgsql-jdbc(at)postgresql(dot)org
Subject: PostgresSQL and JDBC
Date: 2001-03-16 03:37:23
Message-ID: OFB88C8C0D.1000ACA1-ON48256A11.0010CCDF@gelife.com.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

My name is Selvam. I am from Malaysia and I'm an analayst programmer
working in a large insurance firm. I just subscribed for the mailing of
pgsql-jdbc. But how
do I make use of the mailing list? I am new to the idea of mailing list. I
received the password and a confirmation email that my subscription was
successful. But where do I go from here? Do I need to visit any websites to
post my questions?

I have currently started developing applications with back-end PostgreSQL
running on Linux and with Java front-end. I am using Java 1.3. I have
created some stored procedures in postgres and calling it from Java
front-end. But whenever I attempt to call a stored procedure(which is
called as functions in Postgres), I get an exception saying that "Callable
Statement not supported at this time" Does this mean that the JDBC driver
that comes with postgresql7.02 does not support calling stored procedures?
If it doesn't where can I obtain the version of the driver that does
support. I hope you could help me out with this. I have started the
projects by convincing the management of my company that postgresql can
support all the functionality of all the other databases and goes 100% well
with Java. And I do fervently believe it could.

I will be eagerly awaiting your reply. Thank you.

Best Regards,

Selvam

Browse pgsql-jdbc by date

  From Date Subject
Next Message Klaus Sonnenleiter 2001-03-16 13:58:56 JDBC Driver Trouble on Linux
Previous Message Peter Eisentraut 2001-03-14 22:03:11 Re: JDBC build patches