Is there any function or command in TSQL to check for the filesize. ?
I need to write the output of a query continuously to a file with filename qryout_200505120150200( timestamp)
and when the file reaches say 100 mb it should create another file with the timestamp
Are there any scripts available ?
Thanks
Tomi
I need to write the output of a query continuously to a file with filename qryout_200505120150200( timestamp)
and when the file reaches say 100 mb it should create another file with the timestamp
Are there any scripts available ?
Thanks
Tomi