1
Answer

SQL statement Crystal Report

olric09

olric09

19y
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)