This topic is locked

No View Page when using SQL Database

7/10/2012 1:39:27 PM
PHPRunner General questions
D
dangdk author

Hi,
I made a project in PHPRunner6.1 using a Microsoft Access database as the Table source. I then uploaded this table to a mySQL server and then tried to change the source of the PHPrunner data so that it would access this rather than the Access file. That works although all my settings are lost (variable names are the same but none of these are remembered when I change) but I can live with inputting them again.
The main problem is that the option for a View screen (view record) is greyed out on the "pages" screen of PHPrunner.
What can I do to fix this? I need this detail screen for my online database.
Thx

Sergey Kornilov admin 7/11/2012

Make sure you have selected a key column for this table. Key column is required for the View page to function.