27 Jan
2006
27 Jan
'06
6:04 p.m.
"CHui" <CHui@lbl.gov> wrote:
Although it seems to work for me, I am not sure about the use of attribute Class for tracking user ID would interfere with other operation (like the one attribute Class was originally designed for)?
It was designed for local sites to do whatever they wanted. So you're doing the right thing.
Also, the attribute Class is of type Octet. Does anyone know of a way to convert it to text in SQL?
Edit the dictionary, and change "octets" to "string". Alan DeKok.