RE: null pointer exception

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: null pointer exception
Дата
Msg-id 1B3D5E532D18D311861A00600865478CF1B4A4@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Ответ на null pointer exception  (Christian Setzkorn <C.Setzkorn@csc.liv.ac.uk>)
Список pgsql-interfaces
What is url?

You need to use either:
jdbc:postgresql:db        Where host is localhost
orjdbc:postgresql://host/db

Peter

-- 
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: Christian Setzkorn [mailto:C.Setzkorn@csc.liv.ac.uk]
Sent: Tuesday, October 31, 2000 11:38 AM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] null pointer exception


dear mailing list

i am trying to built a jdbc connection to postgres .... but

db = DriverManager.getConnection("jdbc:postgresql://url", "username",
"");

throws a null pointer exception. could anyone tell me what might be the
reason? many many thanks in advance.


-- 
All the best
Chris

***********************************************************        
    Mr. C. Setzkorn (Phd Student)                   Department of Computer Science                University of
Liverpool               Chadwick Building, room G47          Peach Street, Liverpool L69 7ZF           United Kingdom
                                           Email:    chris@csc.liv.ac.uk                Phone:    0044 151 794 3692
                     Fax:        0044 151 794 3715 homepage:    http://www.csc.liv.ac.uk/~chris
 


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Christian Setzkorn
Дата:
Сообщение: null pointer exception
Следующее
От: Dave Page
Дата:
Сообщение: RE: RE: JDBC now needs updates for large objects