Difference between revisions of "VP linking"

From Book A Flight
Jump to navigation Jump to search
(Created page with "To add a new VP: [Virtual_Products.VP_Description] and Virtual_Products.Form To link a VP to ATC: can use fVirtual_Products Add to ATCtoVPXmap table where [ATCtoVPXmap.VPID]=[Vi…")
 
(No difference)

Latest revision as of 12:58, 26 February 2018

To add a new VP: [Virtual_Products.VP_Description] and Virtual_Products.Form

To link a VP to ATC: can use fVirtual_Products Add to ATCtoVPXmap table where [ATCtoVPXmap.VPID]=[Virtual_Products.ID] and [ATCtoVPXmap.DrugID]=[Drugs.ID]


To link a VP to a trade: can use the Trades tab Add the [VirtualProducts.ID] to [TradeNames.VPID]