473,396 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Driver for postgresql

nehashri
Hi,
I am using postgresql 8.1 an I am trying to connect to the postsql from
JSP and servlets in linux platform but I cannot find the driver name for the postgresql so I can use it in the jsp connection.

I would appreciate your help.

Thanks,
neha
Feb 13 '07 #1
4 1606
michaelb
534 Expert 512MB
If you want to use JDBC you may need to read this:

http://jdbc.postgresql.org/documentation/80/index.html
Feb 13 '07 #2
thnx for the reply but wat is the adv of jdbc over odbc in postgresql as back end n frontend connection with jsp.........
Feb 14 '07 #3
michaelb
534 Expert 512MB
Advantages could be the wrong starting point for you.
I think you may need to consider your environment, platform, tools, API, etc.
If you're in Java, then JDBC could provide a more natural interface, although it is still built on ODBC, so if you have a prior experience with ODBC you may find it helpful.

You may find more information in these references:

JDBC vs. ODBC

jdbc.pdf
Feb 14 '07 #4
okiees thnx a lot
Feb 15 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Josué Maldonado | last post by:
Hello list I use postgresql ODBC driver (Version 7.03.02) to access the database (7.3.4) running on RH8, the connection string is:...
0
by: Kris Jurka | last post by:
The JDBC driver has been moved out of the main source tree to a gborg project. This change will only affect new major releases. The 7.4 series will continue to be maintained in the main tree. ...
1
by: Sailer, Denis | last post by:
There was a posting in the mailing list archives that I can't find anymore. The web site right now is presenting a list of items from a search in a reasonable amount of time, but takes 5-10 minutes...
5
by: Dino Nardini | last post by:
Hey folks, I'm currently evaluating an upgrade path from our current ColdFusion 5 / PostgreSQL setup to ColdFusion MX / PostgreSQL. In the current setup, we're using the Merant ODBC driver for...
1
by: val | last post by:
Hi; I am being asked if the ODBC drivers are "compliant to 3.x standards with backwards compatibility to 2. x functions". We are currently using 7.3.5 and the last ODBC driver I downloaded for...
2
by: Matthew Hixson | last post by:
Just wondering why the 7.4.5 tarball doesn't include the JDBC driver source. Was this an error or do we now have to download the driver separately from jdbc.postgresql.org? -M@ ...
0
by: Killerman | last post by:
Hello. I have installed a PostgreODBC version 8.00.0100 on a Windows 2000 machine. I am using this driver to acess a PostgreSQL 7.3.4 database on a Suse machine. The database I am connecting...
2
by: blabla120 | last post by:
HI folks, I am searching for a tool to send sql-queries to a XML file. Example: <cars> <car> <brand>BMW</brand> <color>red</color> </car> <car>
10
dmjpro
by: dmjpro | last post by:
My context.xml... <Context path="/JNDITest"> <Resource name="jdbc/dataSource" auth="Container" type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.