13 May
2001
13 May
'01
9:44 p.m.
Hello, I am getting integer numbers from mysql with a select clause. The values are stored as int types, however when I retrieve them via a Z SQL method and show them on a page, they display with a trailing 'L'. e.g. 12L instead of 12 Does anyone know why this happens. It also occurs when I test an sql statement. However it has only recently started to do this and I am not sure why. Thanks Neil Blue