This topic is locked

Remembering master-detail relationship

8/25/2008 9:36:45 PM
PHPRunner General questions
B
BillyBobRob author

Hi there,
I have encountered a bug which is really driving me crazy. When I go through PhpRunner and setup the master-detail relationship, everything goes well. When I go back to change other things, almost every second time, it seems that PhpRunner doesn't save the master-detail relationship I previously added, and have to put them back. Is there a way not to have to check these every time I change something else ?
Hopefully this is nice and clear...
Thanks.
Bob

J
Jane 8/26/2008

Bob,
please make sure you use latest PHPRunner build 379:

http://www.asprunner.com/files/phprunner-setup.zip
If it doesn't help send your project file along with database creation script to support@xlinesoft.com for investigation.

B
BillyBobRob author 8/26/2008

I'm using the latest build. I will send in the files shortly.

W
wrjost 8/27/2008

Hi,

I have been experiencing the same problem, rather sporadically. Seems to happen with existing projects (sometimes) when I go back to look at or change "Datasource tables". Then the "master-detail relationships" are lost and the "Create menu item for this table" is checked, even though it was unchecked all the time before.
Appears to be some sort of "reset".
Greetings,

Wilfried

(4.2 build 379)

J
Jane 8/27/2008

Wilfried,
please make sure detail foreign key is in the SQL query on the Edit SQL query tab.