The Many-to-Many tutorial is ment to learn you how to use the Server Behaviors and the commands that are related to the implementation of many to many relationships between tables. We will also demonstrate easily how to implement the Nested Repeat Region feature in ImpAKT2. The goal of the current application will be the creation of a website that will help us manage a list of students with their associated courses.

Notes:
If you use Dreamweaver PHP_MySQL server model you need to install ImpAKT2 tNG PHP_MySQL. In this case, you won’t need to install PHAkt2. Instead you MUST install the “AdvRS-2.0.2.mxp” package if you want to create advanced recordsets. This recordset type is required for some ImpAKT2 transactions as the update transaction.

Please follow the install notes found in each installation kit to configure your workspace. We presume you have a correctly configured platform for PHP development under Dreamweaver MX (the configured Windows or Linux server, share or FTP access, a Dreamweaver MX site). This tutorial cannot be be completed using the ImpAKT Demo version. Please make sure that you have installed one of the full ImpAKT versions (ADOdb, Both, MySQL).

Download pdf Creating Many to Many forms with ImpAKT2