Hi ChaZ
Appreciate your response...
Since import and/up of records will never include a memo field, do you think I could still use Access?
To explain my post of 06:59 hours today:
[a] Import a .CSV file into the .DBF file
Find and replace field values of .DBF files
[c] Export from .DBF to .CSV
[d] Print formatted reports
EXAMPLE [a]: New Customer is added to the web shopping cart and an order is taken. I will generate 2 files, Customer.csv and Orders.csv. Customer.csv will add or update customer account in table customer.dbf. All items ordered by the customer will be added to Orders.dbf. There are no notes or does it matter if Access cannot write a DBT memo type?
EXAMPLE : Sales Tax in some counties are exempted for a certain period of time during the year. For instance, NY State will charge no sales tax on apparel or shoes valued $110.00 or less between 01/10/2006 and 01/31/2006. I would create a new tax code, say NY0106. All Customers with tax code NY2006 will be changed to NY0106 on 01/10/2006 and changed back to NY2006 on 02/01/2006. Again, no DBT memo type has any impact.
EXAMPLE [c]: I need to export Customer order history, so my filter would read.
Customer:xyz
Order date 10/01/2005 to 12/12/2005
from the Order_h.DBF, I will get all records matching the filetr exported out to the .CSV file
EXAMPLE [d]:
Customer 'xyz' wants a copy of all orders shipped from 07/01/2005 to 09/30/2005.
My filter would read:
Customer :'xyz'
Ship date:07/01/2005 to 09/30/2005 and from Order_h.DBF (header) and Order_i.dbf (items) I reprint all invoices
No memo fields come to play in any of the examples...
Is ACCESS my answer?
Thank you for all the help!
Regards
Mickey Shekdar
ms@catplus.com