Deploy Scriptcase - link grid->form

Hi,

I have a weird problem, and can’t find what I am doing wrong.

I have a grid dialog, with data from the database (view), this shows all records correctly, I can scroll, search…

A detailform has been linked to this grid-form, by means of a primary key “id”, which resides in the view.

On my development environment, all works fine, I get the detail-record when I click on the detail-button.

However, when I deploy the application to another server, that link doesn’t seem to work, I get “No records” (in dutch “Geen records om weer te geven”) when I click on the detail-button (the grid shows the overview correct).
This problem occurs on all places where a grid -> detail link has been established.

Anyone any idea, something to do with php or MySQL-version?

regards,
Glenn