About
•
Download
•
Documentation
•
Wiki
•
Forums
•
Contribute
•
Support
The Toolkit for Online Communities
15889 Community Members,
0 members online
, 1578 visitors today
Log In
Register
Forum OpenACS Q&A: Response to sec_rotate_last_visit
OpenACS Home
:
Forums
:
OpenACS Q&A
:
Response to sec_rotate_last_visit
: One Message
Search:
Back to OpenACS Q&A
7
:
Response to sec_rotate_last_visit
(response to
1
)
Posted by
Jonathan Ellis
on
02/09/02 12:15 AM
the ::char is to coerce pg to insert the int into the property_value field which is defined as a varchar(4000)... I'd guess this is the problem and you need to cast it to a varchar(foo). Dunno if this is strictly kosher in pg or not.
Back to OpenACS Q&A