Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, i have an error while i'm trying to store data from a resident table into a qvd file.
this is my code:
Store * From mantenimiento Into $(pathQVD)mantenimiento.qvd (qvd);
I debuged my code looking for a sintax error or a wrong path and everything is right.
When i execute the script, it stopped and says "Script Finished". Then it asked me if i want to reload data because an error has ocurred.
I would be grateful for your response.
once can you give your sample path
if qvd exists also it will overwrite
Well, when i tried to delete the qvd file, it doesn't allow me bacause "was opened by another application"...
then i restart my pc and i reload data and it works without problems...
Thank to all for your responses.