D
|
drh author 11/7/2006 |
Hi all, sorry for asking, I have seen several posts here regarding this, but none make sense to me. I have a test mysql table (z_test) that has 3 fields. seq, date, sn. I connect to the db and select z_test table. there is no master or detail table just z_test with 3 fields. When I get to step 5 "Choose Pages", I only can select List, Add, Export, and Printer Friendly. All other pages are grayed out. selected key columns show seq which is the primary index for this table. Anyway, the first time I get to step 5 it shows seq under key columns, if I go back to step 4 and then forward again to step 5, then nothing shows up under key columns. (is this a bug?). Anyway, what am I doing wrong? Why can't I select edit page and etc.???? I open the same table up in 3.0 and don't have any problem at all? I am new to 3.1, has it changed that much from 3.0? Someone please advise. Truely grateful, Dave
|
![]() |
Alexey admin 11/8/2006 |
Dave, |
D
|
drh author 11/9/2006 |
Dave, looks like you connect your database using PHP. PHPRunner.php file has changed in version 3.1 Just upload new phprunner.php file to your server.
|