Re: Calling Java from psql (was Re: [SQL] requesting help)

2001-04-02 Thread Peter T Mount
Quoting A James Lewis <[EMAIL PROTECTED]>: > > Before I go investigating this, is it possible to trigger an arbitrary > program from the SQL, say a shell script? In theory yes, but I'd suspect not a good idea. Even more so with java, as the JVM's startup time is pretty big. Having it talk to

Re: [SQL] Image insertion by using BLOB

2001-02-01 Thread Peter T Mount
Quoting Som <[EMAIL PROTECTED]>: > Hi ALL, > I am trying to insert the image from the client to database by > spicifying the Windows NT machine filepath. > The server(postgresql 7.0) is situated at the linux. > If filepath is linux m/c's then i can ... > If filepath is winNT then i have Exceptio

Re: [SQL] Where Can I find JDBC driver.

2000-12-12 Thread Peter T Mount
Quoting Mateusz Mazur <[EMAIL PROTECTED]>: > Hello. > I wonder where I can find JDBC driver for Postgresql. I think it should > be > class (sorry I am newbie). I would be very greatfull for quick > response. The JDBC driver is actually a collection of many classes. What you want is the jar arch