Re: [GENERAL] Driver Question

2013-07-17 Thread Luca Ferrari
On Tue, Jul 16, 2013 at 5:36 PM, Corbett, James
 wrote:
> Hello all:
>
> My first official message so please be gentle with me.
>
> I’m attempting to make a new JDBC Connection Profile via my Eclipse IDE.
> Apparently it’s looking for the following jar in the driver wizard:
>
> postgresql-8.1-404.jdbc2.jar.
>
> However when I burrow down to locate the driver in my Jboss server as
> indicated below I only see the following.
>
> C:\APPS\lse_jboss-4.2.3.GA-1.1\server\default\lib\postgresql-9.0-801.jdbc4.jar


You have to edit the driver definition removing the 8.1 jar file from
the "JAR List" tab leaving only the recent driver.
I tried it with 9.1-902.jbdc4.jar and Eclipse Juno. I don't know why
Eclipse asks for such an old driver, I suppose is something not update
in the Eclipse pre-built configuration.

Luca


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[GENERAL] Driver Question

2013-07-16 Thread Corbett, James
Hello all:

My first official message so please be gentle with me.

I'm attempting to make a new JDBC Connection Profile via my Eclipse IDE. 
Apparently it's looking for the following jar in the driver wizard:

postgresql-8.1-404.jdbc2.jar.

However when I burrow down to locate the driver in my Jboss server as indicated 
below I only see the following.

C:\APPS\lse_jboss-4.2.3.GA-1.1\server\default\lib\postgresql-9.0-801.jdbc4.jar


Both files do appear in the list but Eclipse still moans. What should I do?

Jim
Please note: Throughout the months of July, August and September, I will be 
away from the office each Monday and Friday.

Jim Corbett

Programmer / Analyst
WCAG 2.0 AA Assessor / JAWS SME

Business and Enterprise Solutions Directorate (BESD).
Business Registration, Infrastructure Support and Portals (BRISP)
Canada Revenue Agency | Agence du revenu du Canada
Room: H4-202
875 Heron Road, Ottawa ON  K1A 0L5
james.corb...@cra-arc.gc.ca
Telephone | Téléphone 613) 954-9154
Facsimile | Télécopieur (613) 941-4932
Government of Canada | Gouvernement du Canada

"Quid, Me Anxius Sum"

Alfred E. Neuman





[GENERAL] driver version

2008-03-26 Thread hewei
I have used batch update in postgres.
for jdbc driver:
A driver that implements batch updates may or may not continue to process
the remaining commands in a batch when one of the commands fails to execute
properly.
then , who can tell which version postgres's jdbc driver that continue to
process the remaining commands in a batch when one of the commands fails to
execute.


[GENERAL] Driver ODBC postdrv.exe fails on 7.1

2001-04-16 Thread Tulio Oliveira

Dear List,

I upgrade to PostgreSQL 7.1, and so my clients machines with Windows
doesn´t
more connect with databases.

When I try make a new ODBC connection on Windows, all works fine, but I
can´t see the tables list for import to Access Database.


Please, is any configuration more to make on 7.1, or exist a new
postdrv.exe
???


I realy need its working soon


Regards,

Tulio Oliveira

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster



[GENERAL] Driver

2000-09-05 Thread Enrico Comini

I'm searching for the SOURCES of JDBC DRIVER (for 7.02), precompiled driver
have a bug.
Thanks,
Enrico