Hi all,
I have small (and may be stupid) question:
could I store BIGNT from MySQL DB into avp using avp_db_query? And if yes, how?
BTW: I tried to do it, but avp was always null. When I tried sql_query, I saw one row was red (with one column) but $dbr(ra=>[0,0]) was empty. If I changed colmun (well, better to say, I changed returning type from my stored function) to INT, everything worked well...
Any hint is welcome :-)
Best regards,
kokoska.rokoska