Re: SIGBUS in AllocSetAlloc & jdbc (fwd)

1999-05-03 Thread Peter T Mount
ed and tested under Linux (intel) using 1.1.6 and 1.2b1 JVM's (both blackdown). I use Sun's Win32 1.2 JVM for testing. The current driver works fine on all three JVM's, so it seems to be the PPC port that has this problem. Peter -- Peter T Mount [EMAIL PROTECTED] Main Ho

Re: jdbc drivers

1999-04-10 Thread Peter T Mount
, ms sql > server and ms access. I don't know about those DBMS' but the postgresql JDBC driver (which I maintain) does run on Linux (which it's developed under). It's available with the postgresql source, and I have pre-compiled binaries on my web site. Peter --

Re: anyone got jar working with jdk1.2???

1999-03-17 Thread Peter T Mount
ation home > > Works fine for me on RH5.2. Same here. In fact, for me it's working better than the Win32 version! Actually, apart from some font problems, it's working smoothly. I'm about to test the networking side of things, as I was having some real problems with netwo

Re: Hatred of 1.2 messages

1999-02-24 Thread Peter T Mount
http://www.retep.org.uk/utils/java2.html It may (or may not) help in the short term until the Linux port is available, but in my case it works (with the customary Windows problems which we are all acustomed to, and love Linux for not having ;-) ) Peter -- Peter T Mount [EMAIL PROTECTED]

Re: Printing in Java

1999-01-24 Thread Peter T Mount
need to do some > >printing. I've been looking at jdk 1.1.6 documentation, but I haven't > >been able to find anything useful. Does anyone knows where is some good > >info about this ? -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.org

Re: Unidentified subject!

1999-01-12 Thread Peter T Mount
as large as I've observed on the Win32 Java 2 VM. I had code running on 1.1.6 at an acceptible speed, and now on 2.0 that same code is running atleast 10x faster (drawing astronomical maps on screen). Peter -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres Java PDF Generator: http://www.retep.org.uk/pdf

Re: JDBC/servlet problem

1999-01-08 Thread Peter T Mount
the CLASSPATH along with > > > > the error message and the jar file for the jdbc driver is listed. > > << > > > > Total long shot here, but I just noticed on one of our servers I > > unzipped the jdbc driver. No idea why I did that. Maybe you should &

Re: JDBC:RMI --> JDBC --> PostgreSQL

1999-01-08 Thread Peter T Mount
last resort while trying to find out classpath problems. Usually expanding the jar file isn't a good option when distributing a final product. -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres J

Re: JDBC:RMI --> JDBC --> PostgreSQL

1999-01-08 Thread Peter T Mount
red in DriverManager > Binding RmiJdbcServer... > RmiJdbcServer bound in rmi registry > > what means that the driver is recognized. I was thinking in a bug in the JDBC driver > but I think that the RMI-JDBC layer uses the driver as any other application. Hmmm, if the Exception is b

Re: Java Shell

1999-01-05 Thread Peter T Mount
, and finds out the correct class to run by using a new value in the jar files manifest. I'd suspect that as soon as 1.2 is out for Linux, someone would amend the kernel to allow jar files to be executable also. -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.

Re: JDBC 2.0

1998-11-11 Thread Peter T Mount
> Is there any hope for me with JDBC 2.0, or will I have to wait for the JDK > 1.2 to port to linux? Thanks! My main development platform is Linux, so it's a good bet that as soon as 1.2 is available, I'll be able to see what the differences are, and plan a way of implementing

Re: Object Mapping into sql dbms?

1998-09-21 Thread Peter T Mount
On Sat, 19 Sep 1998, David Warnock wrote: > Peter T Mount wrote: > > > > But are there any Open Source tools to do this? I am interested in > > > contributing to such a project as I need it for several open source > > > projects I have planned. > >

Re: Object Mapping into sql dbms?

1998-09-20 Thread Peter T Mount
because I kept seeing questions on how to perform queries on large objects within the database. I hope that helps. Peter PostgreSQL: http://www.postgresql.org JDBC FAQ: http://www.retep.org.uk/postgres/ -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.o

Re: Printing PostScript output, was: Re: Printing of Graphics

1998-09-18 Thread Peter T Mount
lpha, but a partially working copy is available at http://www.retep.org.uk/pdf/ I'm working on it this weekend, so a new release will be on the site Monday. Peter -- Peter T Mount [EMAIL PROTECTED] Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres Java PDF Generator: http://www.retep.org.uk/pdf

Re: Which database support UNICODE?

1998-09-14 Thread Peter T Mount
On Mon, 14 Sep 1998, Gao Lei wrote: > Dear friends, > > Which data support unicode on the Linux platform? JDBC with PostgreSQL doesn't yet support unicode in standard fields. That may change after we get the next version released on Oct 1st. Peter -- Peter T Mount [E

Re: [INTERFACES] No DB connection in Netscape ? Please help.

1998-08-15 Thread Peter T Mount
#x27;ve posted this problem to the wrong group. I'm just > desperate for help !!! It looks like postgres is not allowing the connection, so the first place to check is pg_hba.conf -- Peter T Mount [EMAIL PROTECTED] or [EMAIL PROTECTED] Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres