I have

1. django
2. jython
3. doj.backends.zxjdbc.postgresql
4. ...\jre1.6.0_07\lib\ext\postgresql-8.3-603.jdbc4.jar
I have writen a Test.java with:
Class.forName("org.postgresql.Driver");

It works, so that means it should work.

But jython tells me: DatabaseError: driver [org.postgresql.Driver] not
found

What am i doing wrong
I have been reading documentation and googled to long, kinda giving up
on jython :X
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to