Unable to edit Linked Tables

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

Unable to edit Linked Tables

Post by Chris »

Need to add a menu item in PHPMaker 2018 to enable editing the Linked Tables info. Currently the only option is to delete it and recreate it.

I know it's only a minor thing but recreating the credentials on many fields becomes pretty tedious, rather than pasting a new password in each.


Webmaster
User
Posts: 9425

Post by Webmaster »

If the database schema of a linked table is changed, you just need to right click on the linked table and click [Synchronize Table/View] to sync to the new schema.

If you mean changing the linked database information, perform the following:

  • click Edit -> Add Linked Tables
  • select the Linked Database from the dropdown
  • click the Synchronize Database button, update database connection information, and click Synchronize

Post Reply