K
Ken Ward
Guest
So I was wondering why I can't use a LONGCHAR in a TEMP-TABLE. I have a temp table that has a log value as a field. There is an independent log for each record. Naturally, I would like to use a LONGCHAR here, but I just found out I can't do it. I'll use a CHAR in its place with its 32k limit, but I was just trying to avoid potential future overflow errors.
Continue reading...
Continue reading...