1
Answer

SQL statement Crystal Report

olric09

olric09

20y
2.5k
1
Hi, I am working with the crystal report. I have a string variable as strDT in a form in the project. I select specific rows with the following statement. SELECT x,y,z FROM tbMusteriBilgi WHERE DT LIKE '%.+strDT+.%' But when I write this stament while creating crystal report, It does not work.. Does anybody help me? thnks...
Answers (1)
0
shane
NA 26 0 20y
What do you mean by "But when I write this stament while creating crystal report, It does not work.."? Are you passing the SQL statement into the Crystal report? What does not work?