K
|
Knud van Eeden 5/19/2005 |
Have you already tried it with PHPRunner v2.0 beta 2? |
K
|
Knud van Eeden 5/19/2005 |
> I Add a record from a detail list, how can I have the link field default to the "Master" record I'm working with? |
K
|
Knud van Eeden 5/19/2005 |
and you get a detail table hyperlink, if you enable the checkbox |
K
|
Knud van Eeden 5/19/2005 |
PHPRunner: Table: How to create a hyperlink from a master table to its detail tables? |
|
501209 5/19/2005 |
Thanks, Knud. |
|
roy author 5/19/2005 |
Sorry, that last reply from "guest" was actually me - roy. Thanks for your help, this is really bugging me. |
K
|
Knud van Eeden 5/19/2005 |
Database: MySQL: Key: Foreign: Operation: Create: How to create a foreign key in MySQL? [InnoDB] |
|
roy author 5/19/2005 |
Great! Thanks, Knud. That may solve some other problems for me too. |
K
|
Knud van Eeden 5/19/2005 |
About browsers, my project runs OK on
|
K
|
Knud van Eeden 5/19/2005 |
Database: MySql: Backup: How to backup your MySql databases on Microsoft Windows? [mysqldump.exe] |
K
|
Knud van Eeden 5/19/2005 |
For foreign keys, your table should be of type |
|
roy author 5/20/2005 |
Thank you, Knud. The information you provided was very helpful. |
K
|
Knud van Eeden 5/22/2005 |
Foreign keys definitions are subject to the following conditions: |
K
|
Knud van Eeden 5/22/2005 |
How to convert MyISAM Tables to InnoDB |
|
roy author 5/22/2005 |
Thanks again, Knud, your responses are very helpful. The conversion to InnoDB from MyISAM has been completed and my PHPRunner application has been converted as well. |