Re: Help!Can't connect Postgresql JDBC driver

From: Greg(at)10happythings(dot)com (Greg Speegle)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Help!Can't connect Postgresql JDBC driver
Date: 2000-12-15 14:07:30
Message-ID: CAp_5.154$SKV4.40501391@news.randori.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


You can have jars with an applet by using the ARCHIVE field in the
applet tag.

Something like . . .

<APPLET CODE = "JDBC.class" ARCHIVE = "jdbc7_0-1_2.jar" WIDTH = 400 HEIGHT =
400>

Good luck,

Greg Speegle

In article <nm9puiw9hem(dot)fsf(at)kindness(dot)mit(dot)edu>, brlspam(at)sperience(dot)com says...
>
>One problem: use "org.postgresql.Driver", not "postgresql.Driver".
>
>I don't write applets. Can they have jars in the classpath or do you
>have to extract all the .class files?
>
>--
>Bruce R. Lewis http://brl.sourceforge.net/
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2000-12-15 15:45:54 Re: index support for arrays (GiST)
Previous Message Esa Pikkarainen 2000-12-15 13:09:00 Re: Sequence value (Record Id)