Section Access table drops while reloading the application
Hi All,
Below is the table structure of the section access table. After creating the QVD of the table, when i am trying to reload the application the section table drops and i am not able to open the document on access point.
Section table Structure:
SECTIONAccess; LOADupper(ACCESS_TYPE) ASACCESS, NTNAME, GROUP_ID, FROM [$(vQVDPath)\QV_ACCESS.qvd] (qvd); SECTIONApplication;