J
jhmosow
I have an ASP that worked fine when I used FP2003. Now the IN SQL
function is rejected. Here is my query string:
fp_sQry="SELECT * FROM ""Objects for HTML Query"" WHERE (""Database
Release"" = :atabase Release:: AND ProdVersion = :rodVersion::
AND Object LIKE '%::Object::%' AND HostSystem IN :HostSystem:)
ORDER BY Object ASC"
With the IN function, I get the following error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
Any help is greatly appreciated.
TIA
function is rejected. Here is my query string:
fp_sQry="SELECT * FROM ""Objects for HTML Query"" WHERE (""Database
Release"" = :atabase Release:: AND ProdVersion = :rodVersion::
AND Object LIKE '%::Object::%' AND HostSystem IN :HostSystem:)
ORDER BY Object ASC"
With the IN function, I get the following error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
Any help is greatly appreciated.
TIA