Looup table get value from other database

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
fauzi.mj
User
Posts: 9

Looup table get value from other database

Post by fauzi.mj »

Hi,

Appreciate if someone can guide me on how to use lookup table to get value from other database not from project database.

thank you.


mobhar
User
Posts: 11745

Post by mobhar »

Currently, it is not supported.

However, if your database support link connection (such as MS SQL Server), then you may create a Database View inside the project database that linked to other database, then use it as your lookup table.


Post Reply