vanillapod
MIS
Hi, I have a database that holds data relating to various years. I need to create a directory for each year on the hard disk so that files can be put there.
So i have a query that groups all of the years held on the database now how do i use on onTimer event to look at all of the years, check if a directory called 2001 (for example) exists and then create it if it doesn't? The bit i really don't know how to do is the looping through the query recordset records if its possible.....
Cheers
So i have a query that groups all of the years held on the database now how do i use on onTimer event to look at all of the years, check if a directory called 2001 (for example) exists and then create it if it doesn't? The bit i really don't know how to do is the looping through the query recordset records if its possible.....
Cheers