Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Mysql-protocol Date issue

From: tim::johnsons-web::com at: 14-Aug-2003 16:41

Hello Rebols: I've been Dancing With the Snake a lot lately. - that is - I've been progamming in Python - and this is part of a project where database tables in Mysql have data fields which may have a default value of '0000-00-00'. <Sigh>That is a requirement.</sigh> Python's MySqlDb API handles date values of this value. Now I anticipate that I will be processing data for this project with rebol and mysql-protocol. Here's the problem: My current version (0.9.9) of DocKimbel's mysql-protocol throws an exception if '0000-00-00' is found. Does anyone know if there is a fix for this, a configuration switch or whatever? I'd like to avoid hacking Nenad's code to get around this. Also, I note that the URL for the protocol (http://rebol.dhs.org/mysql/) is not reachable at this time. Does anyone if he has relocated? Thanks! -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com