Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have exported a table after reloading qvw file using macro. But while I am accessig this qvw file from access point, I am getting a error message as shown in attached image. How I can ignore such message box. . .I have ticked Requested Module Security as "System Access" and Current Local Security as "Allow System Access". Also I have changed module security as "Give System access to module script"
Thanks and Regards,
Brijesh
Hi Brijesh
try to read the QVD file in a new project to verify if you can read it.
Verify if your user have right to read the file in the folder.
Try to set the access mode only read, the error say you that you try to access the QVD to write.
Regards
Luca Jonathan Panetta
Hi Brijesh
try to read the QVD file in a new project to verify if you can read it.
Verify if your user have right to read the file in the folder.
Try to set the access mode only read, the error say you that you try to access the QVD to write.
Regards
Luca Jonathan Panetta
Thanks Luca Jonathan Panetta, It worked. . .Thanks a lot::::