From: Harri P. <har...@tr...> - 2006-07-08 07:32:34
|
I've done a small patch to use the built-in datetime type for python 2.x, x >= 3, which I find useful. (I'm only reading datetime objects, not writing them, not sure if the sybase module would support writing them anyway, except as strings?) I've actually been using the Sybase module against Sybase 12.0 and 12.5.x databases, on linux, windows, Solaris, hpux 11.11 (pa-risc). Not very heavily and not all of it, but still a fair amount. I've noticed that the code is not 64 bit clean, on Mandriva 2006 64 bit it does not compile/work correctly. Solaris 64 bit is the same or similar, does not work Is there a patch for that, or should I roll my sleeves? -Harri Privileged or confidential information may be contained in this message. If you are not the addressee of this message please notify the sender by return and thereafter delete the message, and you may not use, copy, disclose or rely on the information contained in it. Internet e-mail may be susceptible to data corruption, interception and unauthorised amendment for which Trema does not accept liability. Whilst we have taken reasonable precautions to ensure that this e-mail and any attachments have been swept for viruses, Trema does not accept liability for any damage sustained as a result of viruses. Statements in this message or attachments that do not relate to the business of Trema are neither given nor endorsed by the company or its directors. A list of Trema's directors is available on our web site: www.trema.com |