mySQL Relational Database Question
Posted: Fri Jan 22, 2021 11:01 pm
Hi,
Wysiwyg Web Builder is a powerfull tool and offers top possibilities.
I worked already with the Database tools MySQL Connector and MySQL CRUD. and also with forms and it works very good !
Now I want to make relations between tables.
I dropped two MySQL Connectors inside a page, every Connection with a different table of a common Database.
But only one of the connectors give a result to the adressed objects. (I adressed different objects in the page , multiple editorboxes )
Is there a possibility to mix Data from different tables in a page or form ?
I want to sent the mixed results to a different table.
for example:
I want to look for an article in the articles-table and then "add" the relating supplier from the supplier table and add the quantity and generate an order to him per email. The order should be written in an order-table, with date and time and the generating employee stamp.
Is there any possibility without big Java or PHP code ? Just with a helpful webbuilder extension ?
Thanks in advance !
Best regards from Germany
Dirk
Wysiwyg Web Builder is a powerfull tool and offers top possibilities.
I worked already with the Database tools MySQL Connector and MySQL CRUD. and also with forms and it works very good !
Now I want to make relations between tables.
I dropped two MySQL Connectors inside a page, every Connection with a different table of a common Database.
But only one of the connectors give a result to the adressed objects. (I adressed different objects in the page , multiple editorboxes )
Is there a possibility to mix Data from different tables in a page or form ?
I want to sent the mixed results to a different table.
for example:
I want to look for an article in the articles-table and then "add" the relating supplier from the supplier table and add the quantity and generate an order to him per email. The order should be written in an order-table, with date and time and the generating employee stamp.
Is there any possibility without big Java or PHP code ? Just with a helpful webbuilder extension ?
Thanks in advance !
Best regards from Germany
Dirk