need help please

Поиск
Список
Период
Сортировка
От David De Mizio
Тема need help please
Дата
Msg-id F14TgbLYluLCTaogxLD00015c36@hotmail.com
обсуждение исходный текст
Ответы Re: need help please  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc
Can someone please answer these questions asap..I have to get my project
going..I know they are simple...probably dumb questions..but i'm new to
postgresql...any help is appreciated....

I have a few questions:

First off, where can I find the documentation for jdbc7.1-1.3.jar, the class
documentation...It is not included with this jar file...Do I need to have
postgresql version 7.1.3 installed in order to use this package..

I'm trying to use a datasource to connect to the postgresql database..

My application is a swing application...

what class do I instantiate to get  a datasource object..

$some_class ds = new $some_class
InitialContext() it = new InitialContext();

ds = (DataSource)it.lookup("java:comp/env/jdbc/AccountExplDs");

Thank you.....




_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


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

Предыдущее
От: tony
Дата:
Сообщение: Re: tomcat 4 gurus
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: need help please