To configure the ASA section in the INI file, complete the following steps.
- 1. Open the <project>.ini file.
-
2. In the
ASA section, configure the following settings, replacing
myDSN with the name of the user DSN created in the previous section, and
myUSERNAME and
myPASSWORD with the appropriate database credentials.
ASA_VL_01_Class=Transcripts ASA_VL_01_Fieldname=InstitutionASE ASA_OP_01_UseRMS=NO ASA_VL_01_RMSURL= ASA_VL_01_RMSConnectionString= ASA_OP_01_AlphaNum=Yes ASA_OP_01_PoolRelative=Yes ASA_VL_01_PoolPath= ASA_VL_01_PoolDirectory=Pool ASA_VL_01_PoolName=Institutions ASA_OP_01_FileRelative=Yes ASA_VL_01_ImportPathFilename= ASA_VL_01_ImportFilename= ASA_VL_01_ImportODBCDSN=myDSN ASA_VL_01_ImportODBCSelect=select * from BRWInstitutionMaster ASA_VL_01_ImportODBCUser=myUSERNAME ASA_VL_01_ImportODBCPWD=myPASSWORD ASA_VL_01_AutoImportOption=ODBC
- Save and close the INI file.