Posted on behalf of the programmer
Stupid but Annoying
I'm a fox developer and have been tasked to use SQL Server 2000.
In fox you can assign a variable with '2+3' then run this, for example
jnk = '3+2'
? EVALUATE(jnk)
which results in 5.
I want to do the same in SQL, but can't. I have tried the help and quite a
few guesses and am now losing the will ................would be very grateful for
any help.
Stupid but Annoying
I'm a fox developer and have been tasked to use SQL Server 2000.
In fox you can assign a variable with '2+3' then run this, for example
jnk = '3+2'
? EVALUATE(jnk)
which results in 5.
I want to do the same in SQL, but can't. I have tried the help and quite a
few guesses and am now losing the will ................would be very grateful for
any help.