RE: JDBC Problem
От | Peter Mount |
---|---|
Тема | RE: JDBC Problem |
Дата | |
Msg-id | 1B3D5E532D18D311861A00600865478CF1B55D@exchange1.nt.maidstone.gov.uk обсуждение исходный текст |
Ответ на | JDBC Problem ("tony" <tony@uickarate.com>) |
Список | pgsql-interfaces |
What have you got your classpath set to? -- Peter Mount Enterprise Support Officer, Maidstone Borough Council Email: petermount@maidstone.gov.uk WWW: http://www.maidstone.gov.uk All views expressed within this email are not the views of Maidstone Borough Council -----Original Message----- From: tony [mailto:tony@uickarate.com] Sent: Thursday, November 16, 2000 3:24 PM To: pgsql-interfaces Subject: Re: [INTERFACES] JDBC Problem Michael, Peter, Chris, Thanks for the advice. I forgot to mention that I tried org.postgresql.Driver and it didn't work... Tony ----- Original Message ----- From: "Michael Stephenson" <mstephenson@tirin.openworld.co.uk> To: "tony" <tony@uickarate.com> Cc: "pgsql-interfaces" <pgsql-interfaces@postgresql.org> Sent: Thursday, November 16, 2000 11:12 AM Subject: Re: [INTERFACES] JDBC Problem > > I am trying to load the driver by doing > > >Class.forName("postgresql.Driver"); > > Try: > > Class.forName("org.postgresql.Driver"); > > Hope this helps > > Michael Stephenson > >
В списке pgsql-interfaces по дате отправления: