On 9/6/07, David Elias <[EMAIL PROTECTED]> wrote:

> Some backends provide some type_cast functions that you can attach to
> some data types, on a quick search for zxJDBC I found in the home page
> "Datatype mapping callbacks through DataHandler", don't know if this
> has the same functionality just had a quick look.

Thanks, it looks possible to solve this problem with a custom DataHandler.

Although it's not a direct conversion path (datetime -> string ->
java.sql.TimeStamp), it has the benefit that doesn't mess with Django
internals.

-- 
Leo Soto M.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to