| From: | "Anil Kumar" <anils(at)comsoft(dot)co(dot)in> | 
|---|---|
| To: | <pgsql-sql(at)postgresql(dot)org> | 
| Subject: | Unable to execute Java Progarm | 
| Date: | 2004-12-22 12:07:58 | 
| Message-ID: | 003f01c4e81e$e2e5f240$520a96be@anil | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-sql | 
Dear Sir,
When I tried to execute sample Java program using
Postgresql its showing  runtime error 
Exception in thread "main" java.lang.NoClassDefFoundError: java/sql/Savepoint
        at org.postgresql.Driver.connect(Driver.java:183)
        at java.sql.DriverManager.getConnection(DriverManager.java:517)
        at java.sql.DriverManager.getConnection(DriverManager.java:177)
        at NotificationTest.main(NotificationTest.java:13)
Pl give me the solution for this problem
Waiting eagerly for ur reply
Regards
Anil Kumar.S
| Attachment | Content-Type | Size | 
|---|---|---|
| Anil Kumar.vcf | text/x-vcard | 122 bytes | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | william lim | 2004-12-24 04:44:45 | save sql result to file | 
| Previous Message | Iain | 2004-12-22 01:42:18 | Re: I'm stumped |