[SOLVED]select field error after update to V6.0.22

Select field error after update:

Parse error: syntax error, unexpected T_STRING in C:Program FilesNetMakev6 wwwrootscriptcaseappDigestoform_public_Normaform_public_Norma_apl.php on line 2658

$nm_comando = “SELECT “Id”, “Tipo”
FROM “public”.“Tipo”
ORDER BY “Tipo””;

anyone can help me?
thank you

Re: select field error after update to V6.0.22

Hello,

Is that error happening to a specific application? Could you create a new form based on the same table, update any record and see if the same error happens (For tests purposes)?

regards,
Bernhard Bernsmann

Re: select field error after update to V6.0.22

hello,
I get this error after upgrade to V6.0.22 in select fields; reinstalling the original version (V6.0.19) goes all right using PostgreSQL.
thanks

Re: select field error after update to V6.0.22

upgrade to V6.0.23 still gives the same error in select fields. As I can go back to V6.0.21?
thanks

Re: select field error after update to V6.0.22

Hello anibal,

We do not recommend, but you can download older versions here: http://downloads.netmake.com.br/downloads/v6/packs/scriptcase-6.0.022-en_us.zip

regards,
Bernhard Bernsmann

Re: select field error after update to V6.0.22

Hello Bernhard,
I do not like, but can not find another way to work with postgre. ?will resolve this bug?
Thanks

Re: select field error after update to V6.0.22

Anibal,

could you give more infos about your SQL command ?

I work with postgreSQL an latest version of SC and have no problems !

Gerd

Re: select field error after update to V6.0.22

Hello Gerd,
the sql is generated automatically by SC for the select field.
I get this error after upgrade to V6.0.22.
In V6.0.21 goes all right.

sc2.png

Re: select field error after update to V6.0.22

Have you tried to remove the double quotes "?

regards,
Bernhard Bernsmann

Re: select field error after update to V6.0.22

Hello, how nice is to give good fats news!
I upgraded to V6.0.24 and everything works again!
Just lost 10 days … : (
How I can return to the previous version if it happens again?
thanks

Re: select field error after update to V6.0.22

Ooppss!!! not fixed in the search!
how many days will it take to fix it? :frowning:

E1.jpg

Re: select field error after update to V6.0.22

Hello again,

Which RDBMS are you working with? Have you tried to remove the double quotes?

regards,
Bernhard Bernsmann

Re: select field error after update to V6.0.22

Hello Bernhard,
this happens with postgresql. If I remove the double quotes does not run. In V6.0.24 Form and Grid fixed, lacking search.
Thanks

Re: select field error after update to V6.0.22

Hello,

I will forward this topic to our bugs team for further testing. Thank you.

regards,
Bernhard Bernsmann