HI
Whenever I try and modify the SQL query within the ASP runner I get the following error message:
Cannot retrieve columns information. PLease modify SQL query and try again.
See example of code below:
select [LA_name],
[Form_Name],
[Item_name],
[total]
From [tblcdat_test]
where [LA_name] = "isle of anglesey"
I can't work out why this is happening - could it be a problem at my end rather than with the ASP runner?
Please help!
Thanks
Llinos