Re: how to connect jdk with postgreSQL
От | Savio Domnic |
---|---|
Тема | Re: how to connect jdk with postgreSQL |
Дата | |
Msg-id | 20030810175333.72433.qmail@web40504.mail.yahoo.com обсуждение исходный текст |
Ответ на | Re: how to connect jdk with postgreSQL ("Nick Fankhauser" <nickf@ontko.com>) |
Список | pgsql-jdbc |
Hi Amlok, I am a MS Student in Germany. I also did my project with a Java front end and in the back end I used PostgreSQL on LInux. It was really challenging work. Understanding your email I assume yours is not that different as mine. First i learned Java Servlets because the most easiest way to communicate is using the browser. Then JDBC with PostgreSQL is only playing a little part here because you got to make a connection, then update, delete or insert a new record. You make a selection usign SQL commands and compare the result using an if constellation in the servlets. Perhaps you could give me a two questions and I can make a sample code for you with which you can build your further work. Good luck Domnic --- Nick Fankhauser <nickf@ontko.com> wrote: > Alok- > > You can find some introductory information for JDBC > along with sample code > to get started here: > > http://www.fankhausers.com/postgresql/jdbc > > Regards, > -Nick > -----Original Message----- > From: pgsql-jdbc-owner@postgresql.org > [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of > Amogh Pandey > Sent: Saturday, August 09, 2003 9:12 AM > To: pgsql-jdbc@postgresql.org > Subject: [JDBC] how to connect jdk with postgreSQL > > > Respected Sir, > I am a student of MCA (India). Sir I > want to make some work on > "On-Line Examination" using Java and PostgreSQL on > LINUX plateform. But i am > new for java as well as postgreSQl. Plz guide me > that how i can connect java > with postgreSQL. if it is possible to you then plz > Sir send me some codes > for it. > Thanking you. > > Wainting for your reply > > Alok Pandey > > > ---------------------------------------------------------------------------- > -- > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
В списке pgsql-jdbc по дате отправления: