|
|
Sponsor |
Re: No suitable driver: msg#00094db.postgresql.jdbc
Mike- It looks to me like your URL for the connection is malformed. It should be one of the following: jdbc:postgresql:databasename jdbc:postgresql://host/databasename jdbc:postgresql://host:port/databasename Take a look at this FAQ for more (There is also a "helloworld" example that may be useful in the FAQ): http://www.fankhausers.com/postgresql/jdbc/#nosuitabledriver -Nick -----Original Message----- From: pgsql-jdbc-owner@xxxxxxxxxxxxxx [mailto:pgsql-jdbc-owner@xxxxxxxxxxxxxx]On Behalf Of Mike Kenny - CPX Mngd Services Sent: Thursday, October 23, 2003 4:55 AM To: JDBC (E-mail) Subject: [JDBC] No suitable driver My code is quite simple try { Class.forName("org.postgres.Driver"); } catch(ClassNotFoundException nfe) { nfe.printStackTrace(); } try { db = DriverManager.getConnection("jdbc:databasename", "id", "password"); } catch(SQLException se) { se.printStackTrace(); } on execution I receive a SQLException stating that there is no suitable driver This is my first time trying to connect to postgreSQL and I am stuck. Any advice appreciated (career change is not an option :-) Mike Kenny Principal Consultant Comparex Africa (Pty) Ltd Managed Services * e-mail: mike.kenny@xxxxxxxxxxxxxx ( Tel(W): +27 (0)11 266-5703 È Cell: +27 (0)83 266-1437 NOTICE: This message and any attachments are confidential and intended solely for the addressee. If you have received this message in error, please notify Dave Gilbert at Comparex Africa (Pty) Ltd immediately, telephone number +27 (0) 11 266 5204. Any unauthorised use, alteration or dissemination is prohibited. Comparex Africa (Pty) Ltd accepts no liability whatsoever for any loss whether it be direct, indirect or consequential, arising from information made available and actions resulting there from. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | jasperEdit and postgres, cacko |
|---|---|
| Next by Date: | Re: jasperEdit and postgres, Nick Fankhauser |
| Previous by Thread: | No suitable driver, Mike Kenny - CPX Mngd Services |
| Next by Thread: | Re: No suitable driver, Paul Thomas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|