From: Ray Z. <rz...@co...> - 2002-10-02 15:02:37
|
Chris, We are running into some problems due to the way that SPOPS handles field names. Specifically, it appears that keys($obj) always returns a lower-case version of the actual field names, rather than the case used in the configuration. Also, the db_discover_types() method in SQLInterface returns a hash whose keys are the lower-cased field names. Is there a good reason for this? It seems like a bug to me. -- Ray Zimmerman / e-mail: rz...@co... / 428-B Phillips Hall Sr Research / phone: (607) 255-9645 / Cornell University Associate / FAX: (815) 377-3932 / Ithaca, NY 14853 |