V11 Error

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Pete_Luichinger_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

V11 Error

Post by Pete_Luichinger_(Guest) » Mon Jan 17, 2005 11:30 am

We have several reports where the user fills in data for a character/string paramter. When the report runs, we get the following error : ____DB Column ^xxx^ does not exist____Where ^xxx^ is the data the user typed in. It appears that R&R is substituting the users string for the column name instead of the paramter column value.____I^ve double checked the SQL query itself, and there are no errors in it.

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: V11 Error

Post by kfleming » Tue Jan 18, 2005 8:13 am

What is wrong that when we switched to explicit parameteRR data type declaration, we implicitly used double quote delimiters for character strings rather than single quotes and this causes this error. We will be posting a fix to the website shortly.____Kathleen__R&R Support

Pete_Luichinger_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: V11 Error

Post by Pete_Luichinger_(Guest) » Mon Mar 21, 2005 11:50 am

Has this been corrected by the latest patch?

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: V11 Error

Post by kfleming » Tue Mar 22, 2005 8:48 am

Yes it has.______Kathleen__R&R Support

Post Reply