Subject RE: [firebird-support] Add Year function
Author Marc Heath @ MWEB
Hi, help please.

I'm trying to cast a integer as a string, what is the syntax for this ??????

I have 2 variables of type integer
INT01 AND INT02

And a string variable
STR01

STR01 = INT01 + INT02


THANKS