<?xml version="1.0" encoding="utf-8"?> <datastores> <server name="MYPAC" type="postgresql" access="odbc"> <dsn name="Database" type="database" dbname="postgres" userid="postgres" password="xxxxxxxx"/> <dsn name="MYPAC" type="region.cas" region="MYPAC" feature="all" userid="postgres" password="xxxxxxxx"/> <dsn name="CrossRegion" type="crossregion.cas" userid="postgres" password="xxxxxxxx"/> <dsn name="VSAM" type="datastore" dsname="VSAM"/> </server> </datastores>
Micro Focus recommends that you create and edit the mfdbfh.cfg file using the dbfhconfig utility. See The dbfhconfig Command Line Utility for more information.