logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
SQL statement return 0 row
: One Message
Begin main content
Forum OpenACS Q&A: Response to SQL statement return 0 row
Search:
Back to OpenACS Q&A
4
:
Response to SQL statement return 0 row
(response to
1
)
Posted by
Michael A. Cleverly
on
11/06/00 04:20 PM
Try
database_to_tcl_string_or_null
instead of
database_to_tcl_string
if it's possible for the SQL in question to return 0 rows.
Back to OpenACS Q&A