I used the command below to trying Zip all dbf Files in D: Drive but it doesn't work correctly. Why ?!?!
Zip.CreateZip("D:\DS20080827.zip", "D:\", False, "dbf")
Thanks.
Hi,
Doesnt work properly doesnt provide many clues as to what is going wrong, but I would speculate that two things could be improved in your code.
hth, -jr-