php-db | 2000121
Date: 12/11/00
- Next message: Julio Cuz, Jr.: "[PHP-DB] GOTO?"
- Previous message: Anthony Martin: "[PHP-DB] <PK><FK>"
- In reply to: Darryl Friesen: "[PHP-DB] Problem with NULLs and sybase_fetch_row"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've found a solution to my own problem. There's a new version of FreeTDS
(0.51) that was recently released. Installing that fixed the problem (sort
of). NULLs are now returned as empty strings, which makes it difficult to
determine if a field is really NULL, or just empty, but my immediate problem
is solved.
- Darryl
----------------------------------------------------------------------
Darryl Friesen, B.Sc., Programmer/Analyst Darryl.Friesen <email protected>
Education & Research Technology Services, http://gollum.usask.ca/
Department of Computing Services,
University of Saskatchewan
----------------------------------------------------------------------
"Go not to the Elves for counsel, for they will say both no and yes"
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Julio Cuz, Jr.: "[PHP-DB] GOTO?"
- Previous message: Anthony Martin: "[PHP-DB] <PK><FK>"
- In reply to: Darryl Friesen: "[PHP-DB] Problem with NULLs and sybase_fetch_row"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

