I got help w/code to do autobackup of files using the windows scheduler. To keep my drive from getting cluttered I want to check the folder for files older that a certain number of days (e.g., 7, 10, 30) and delete them. Some files I want to keep longer in some folders (I have a series of loops...
I want to schedule an automatic backup of several access databases from a server to my pc because of problems we are having w/the network backup.
I want to copy over to local drive w/a new name (original name w/date appended to end) and use the scheduler to run overnight.
bat file, vb, vb...
using cr8.5 and rather than using a text field the db devs used a memo field. i cannot figure out a way to get the text to show in a report. none are longer than 150 chars so not limited by the 254 thing.
any suggestions?
tks
i am trying to pass sums from two different subreports up to the main report level and then add them to a value in the main report which is a sum within a group. i can get the value up to the main report using the following in the subreports (other uses different variable in same formula)...
i have the following formula in a subreport that sets a variable to the running total of one column.
whileprintingrecords;
shared currencyvar payable_total :={#RTotal0} ;
i want the main report to only show results where the running total exceeds a certain value (in this case 750000). i have...
from a database where the id is the key field. right now i am getting all of the records from the table where the selection criteria is being met (many tables being linked) but i only want one output line where the id is the maximum of all of the records assoicated to the rest of the data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.