Hi Klaus, Klaus Darilion wrote: > I have the query: SELECT count(*) FROM .... > > does someone knows the return value type of count? I guess it will be INT. > > can I manually convert a int AVP into a string AVP in 1.1? see avp_copy() - it has some flags for str<->int conversion regards, bogdan