A great feature of the product would be the automatic navigation from table to table based on primary/foreign key relationships e.g. right-mouse on row in master table lists foreign key relationships in a popup list box
Rx Table
RxId (PK) DrugName, PatientId (FK), PrescriberId (FK)
123 Tylenol 456 789
________________
| Navigate to: |
| Patients |
| Prescribers |
________________
PrescriberId (PK) PrescriberType (FK), PrescriberName, PrescriberAddress
789 1 John Doe 123 Market Street
___________________
| Navigate to: |
| Prescriber Types |
| <- Rx |
____________________
Master-Detail Primary/ForeignKey Navigation
Re: Master-Detail Primary/ForeignKey Navigation
You can add a suggestion on our UserVoice forum where other users can vote for it http://devart.uservoice.com/forums/7729 ... -for-mysql
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.