Creating a List 2 transaction between multiple databases [message #4147] |
Tue, 29 April 2014 08:48 |
haider.faraz
Messages: 15 Registered: July 2013
|
Junior Member |
|
|
I have two databases that I have imported in the same sub system. I am trying to create a 'List 2' transaction between two tables, where each table belongs to a different database. I have already established a parent-child relationship between these tables.
The issue I am facing is: in the 'Generate PHP' screen for the List 2 transaction I am not able to use the 'Outer Database' pop-up to select a different database.
In summary:
Subsystem A has two databases ADB and BDB.
ADB has table AP_table
BDB has table BC_table
BC_table has a child relationship to the AP_table
When defining the List 2 transaction for BC_table I am not able to choose ADB using the 'Outer Database' popup.
I am having this issue with version 1.79 of Radicore.
Is this by design?
|
|
|
|
|