Hi,

this is not a django or python problem.

I guess you get more help from a java list. Maybe news:comp.lang.java is the
right place.

  Thomas


NK B schrieb:
> hello friends
>                 i'm work with django. but i create the reports in java
> how to link java and postgresql.please help me...
> 
> i'm try following code but driver found not connect with db what do
> to....
> 
> import java.sql.DriverManager;
> import java.sql.Connection;
> import java.sql.SQLException;
> 
> public class Example1 {
>   public static void main(String[] argv) {
>   System.out.println("Checking if Driver is registered with
> DriverManager.");
> ...


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to