ParameterR
Posted: Wed Apr 05, 2006 1:00 pm
I´m using R&R 10 and SQL Server 2000.____I have to compare a parameterR field (string) to an string field in a table.____In the filter section I have defined a <<field>> like <<ParameterR>>. When I use the default value for parameterR (%) it works succesfull, but the problem is when I want to filter for example a string starting with ^DYN^. I entered DYN% when parameterR prompt for values and I receive and error indicating that column ^DYN^ doesn´t exists.____I copied the SQL statement and tried it directly in SQL Query Analizer and worked fine. There I could write <<column name>> like ^DYN%^ and worked fine.____Any suggestions?____Thanks.____Ale