Hi Everyone,

I'm running Jython 2.5.0 and Django 1.0.3 on OS X Snow Leopard.

Having an issue connecting to Postgres. I can create and run a project
fine, but attempting to connect to a database using the django-jython
database backend - doj.backends.zxjdbc.postgresql, throws the error:

zxJDBC.DatabaseError: driver [org.postgresql.Driver] not found Jython

I found a post: 
http://stackoverflow.com/questions/468763/how-to-connect-to-database-from-jython

I'm not a Java developer, but correct me if I'm wrong...isn't Java SE
6 the same as JDK 1.6? The post indicates that switching from JDK 1.5
32 bit to JDK 1.6 64 bit solves the issue.

I would certainly appreciate some pointers!

Cheers,
Brandon
--~--~---------~--~----~------------~-------~--~----~
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