Forum OpenACS Development: Re: I got this, 0or1row failed (exception NSINT, Query returned more than one row

An other thing, the way I use this query is like this:

set person_id [db_string IDpersona "select......

and then I:
  if {$personCount > 0} { ....

All the query I define in the .tcl, I write it into the .xql too. I dont realy know what for the .xql? I would like to know.  Maybe the db_string is not the best.

Thanks in advance for your replay, Rod