Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I need to display as table that shoud show the last updated metadata information .
And i need to use this with the button click.
Some one can help me out me pls.
Regards,
Sharma.
May be like this.
Regards
ASHFAQ
Thanks Ashfaq,
Exactly what i am looking for .
Regards,
Sharma.
Can you explain more about the meta data,for understanding this.
Regards
jvk_sharma
Hi,
Can you post the script please?
regards,
rakesh
Hi Anand,
I need to display all the metadata info. like when is the particular QVD updated and how many rows has been added to that particluar QVD by using a Click button.
Hi Rakesh,
Use this to get qvd reload time
Let vqvdreloadtime= QvdCreateTime('yourqvdname.qvd');
Regards
ASHFAQ