A Challenging And Interesting Question
hi!
I am currently working with an Access database. In my work place we just baught a new server called RightFax. It's a fax server which allows the employees sending faxes from their computer (No need for fax machines or paper anymore :) ). I was asked by my supervisor to try and build a code which consists of making automatic faxing without any human intervention. To be more precise, we have in our database an invoice table, and what we want to do is to automatically send faxes of invoices that are 30 days past due. How do I tell the rightfax to pull out all these information from the database? How do I send it automatically?
Pretty Challenging hah? :confused: