J
Jeff C
I am using a program called Docuanalyzer that parses together pieces
of large reports. After creating a model which is much like an import
specification you can export the data in a number of formats including
an Access Database with the parsed data in it's own table. The
program also allows you to run this process using command line
switches so basically you are just clicking an icon on your desktop.
Is there also a way that I can run queries that will affect the data
from outside of Access? Possibly like using the DoCmd.RunSql?
Thank you
of large reports. After creating a model which is much like an import
specification you can export the data in a number of formats including
an Access Database with the parsed data in it's own table. The
program also allows you to run this process using command line
switches so basically you are just clicking an icon on your desktop.
Is there also a way that I can run queries that will affect the data
from outside of Access? Possibly like using the DoCmd.RunSql?
Thank you