This topic is locked

PROCEDURE TO DESIGN A COMPLEX BBDD WIHT PHPRunner

7/15/2008 8:11:54 PM
PHPRunner General questions
A
Aleix author

PHPRunner 4.2 ( Build 379)
Hello again!
I am starting with PHPRunner 1week ago, more o less.
I like to find a doc that explain how design complex BBDD with PHPRunner, a aprocedure. I mean, How spilt de information in the proper way for the PHPRunner
Doc with examples about relation tables, with 3 o 4 leves of deep I mean:
Table_1 --> Relation 1a1 o 1aN with Table_2 --> Relation 1a1 or 1aN with Table_3 --> Table_4

and then how I can get informatión from any Table.
I mean some that like a cook book where you lookfor wath do you want to do and see the use of the:

  • Query
  • Filter on Query ( I don´t have informatión about it)
  • Look up with Filter Where and Dependece etc.
    Do you Know some like at that?
    Many Thanks in advance!

J
Jane 7/16/2008

Hi,
there is only standart PHPRunner Help:

http://www.xlinesoft.com/phprunner/docs/
Regarding your question.

You need to set up master-detail relationships between table1 and table2, table2 and table3 on the Datasource tables tab in the PHPRunner.

I recommend you to have a look at the PHPRunner "How to setup master-details relationships" tutorial here:

http://xlinesoft.com/phprunner/php-database.htm