You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I had to go 5.0ß3 to avoid the zombie command line issue that was exhausting all my server ressources. For that it works.
But then I notice that queries like
UPDATE "Liste Sélections" SET "node_id"=206589 WHERE "Sélection iD"=16327
where not working, even on clients, to test I then downgraded my client to 4.2.6 and the problem went away (now I need a solution for server)
The text was updated successfully, but these errors were encountered:
Here's a file to show the problem (default admin/blank password)
run the quoted field script it should put 206589 in node_id but doesn't with 5.0.0 (all % version including beta 3)
it works with 4.2.6
glitchtracker
changed the title
BE 5.0ß3 BE_FileMakerSQL not working anymore for Update / Insert, maybe if quoted fields
BE 5.0ß3 (and 5.0.0 final) BE_FileMakerSQL not working anymore for Update / Insert, maybe if quoted fields
Jan 13, 2024
Hi,
I had to go 5.0ß3 to avoid the zombie command line issue that was exhausting all my server ressources. For that it works.
But then I notice that queries like
UPDATE "Liste Sélections" SET "node_id"=206589 WHERE "Sélection iD"=16327
where not working, even on clients, to test I then downgraded my client to 4.2.6 and the problem went away (now I need a solution for server)
The text was updated successfully, but these errors were encountered: