Re: [ADMIN] jdbc driver, can it run on a windows machine?

From: Fischl Anton <fischl(at)gmx(dot)de>
To: Vance Greenway <vance(at)ricochet(dot)net>
Cc: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] jdbc driver, can it run on a windows machine?
Date: 1999-01-21 17:32:14
Message-ID: 36A7649E.2B3F@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-interfaces

Vance Greenway wrote:
>
> i am using visual cafe for windows to develop an applet to access my
> postgresql data on a linux server. the package requires that the
> driver i want to develop with reside on the same computer...ie the
> windows box. can the jdbc driver "jdbc6_4.jar" be placed on the
> windows box and access the postgresql database over a tcp/ip lan?
>
> if yes, could you provide any pointers for doing so? thanx!

Of, course. Just unjar it to where your Classes.zip is.
You should then have a directory looking like this:

Classes.zip about 9Meg
postgresql <DIR>

P.S.: You can use every .class from every machine on every machine

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jan Wieck 1999-01-21 19:12:38 Re: [ADMIN] Feature patch
Previous Message Sergei M. Suntsov 1999-01-21 16:43:28 Feature patch

Browse pgsql-interfaces by date

  From Date Subject
Next Message Pavel PaJaSoft Janousek 1999-01-21 17:43:25 Problem with Perl, DBI and Postgress 6.4.2
Previous Message Michael Meskes 1999-01-21 08:31:17 Re: [INTERFACES] EXEC SQL CONNECT