The filter between two dates do not work, I attach image file.
The SQL statement do not have Where clause when the filter is between two values.
Please Fix it.
Regards,
Roger
The filter between two dates do not work, I attach image file.
The SQL statement do not have Where clause when the filter is between two values.
Please Fix it.
Regards,
Roger
The picture is vague unfortunately, but as far as I can see the date formats in the detail and search box differ. SO I can imagine that this has to do with the failure.
The date format is correct, when I filter for exactly equal, greater or equal, less than or equal values ββit does well, but when it is between two values ββdoes not work.
Sample in debug mode
Sql Where between two values :
No Where clause
Sql Where exactly equal :
where ( fecha_prog = β20140929β )
Sql Where greater than :
where ( fecha_prog > β20140929β )
Hello Roger,
Have you tried to activate debug mode on the application to see the sql that is being generated?
regards,
Bernhard
[QUOTE=bartho;27965]Hello Roger,
Have you tried to activate debug mode on the application to see the sql that is being generated?
regards,
Bernhard[/QUOTE]
Yes, the sql where clause is not present when the filter is between two values
Hello,
Issue reported to our bugs team.
regards,
Bernhard Bernsmann
Barho i have reportes similrs errors with filter of your SAMPLES. They do not work. too.
So, i think this is important for us.
Hello,
What is the database and the type of column you are using?
Tell us the URL of our samples have the same problem.
[QUOTE=John L. Santos;28080]Hello,
What is the database and the type of column you are using?
Tell us the URL of our samples have the same problem.[/QUOTE]
I attach images of Help Desk System, with the filter error
Please enter to your demo: http://www.scriptcase.net/scriptcase-samples/php-reports-charts/grid-dynamic-search/
and filter where credit limit < 5000 and you will see it do not find any record!!!
Solved v8.0.013 - tested in Advanced Search
Thanks to bugs team.
SC8β¦013 Show error with project samples
I did upgrade to SC8β¦013 BUT i can see your Project SAMPLES show an error when i try to generate the code.
And i got this error:
Undefined variable: cmp_ch | Script: C:\Program Files\NetMake\v71\wwwroot\sc8\devel\class\generator
mFontePHP.class.php linha: 26145
I have been unable to migrate to SC8 because it has many errors. I am working with last version SC7.
[QUOTE=alvagar;28226]I did upgrade to SC8β¦013 BUT i can see your Project SAMPLES show an error when i try to generate the code.
And i got this error:
Undefined variable: cmp_ch | Script: C:\Program Files\NetMake\v71\wwwroot\sc8\devel\class\generator
mFontePHP.class.php linha: 26145
I have been unable to migrate to SC8 because it has many errors. I am working with last version SC7.[/QUOTE]
Hello,
Tell us in more detail what our sample project and application in which the problem occurs, so we can fix as soon as possible.
Hello, John, i am trying with your project DEMO and when i generate the all apps.
This is the app name and message:
APP NAME: mcr12_1
MESSAGE ERROR:
Undefined variable: cmp_ch | Script: C:\Program Files\NetMake\v71\wwwroot\sc8\devel\class\generator
mFontePHP.class.php linha: 26145
Parse error: syntax error, unexpected β=β, expecting identifier (T_STRING) or variable (T_VARIABLE) or β{β or β$β in C:\Program Files\NetMake\v71\wwwroot\sc8\app\samples\mcr12_1\mcr12_1_apl.php on line 3254
I CAN SEE WITH FILTER DYNAMIC VER 8 DO NOT WORKS IN SAMPLES. I POSTED HERE THIS ERROR,
Hello,
The problem in our sample project was passed to the team responsible for fixing it.