>
> Resolution found. I looked for an answer all morning before finally 
> posting the question and 10 min after posting I figured it out. I'm still 
> not sure why it gave me an error on a print command, but the problem was 
> because I was searching the wrong table. Once I corrected it that fixed the 
> problem. I hate it when I spend all day looking for an answer that is right 
> in front of my face!


I think you were building a query of type

db.mytable.reference == string

which produces a representation error because there is an unexpected value 
specified for the reference field type

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to