Hi Ruslan,
any idea why this query crashes the server?
SELECT recid, concat(lastname,' ',firstname) AS fullname FROM users
This works
Select concat('test','this')
This crashes the server (tried from vstudio)
select concat(lastname,firstname) From users
TIA
Bart Pietercil
PS: Ruslan I am waiting since thursday for a licensekey VStudio Win ?