J
jhintz
Hello
I'm new to Access. Just installed a new application that uses Access to
store test results from circuit board testing. I need to be able to export
some of the data to a text file in the delimited format. I can run a query
and perform this function manually with no problem. When I try to do this
using a macro the query opens and then I get an error message stating that
the DB or object is read only. I have checked just about all the permissions
I know and have set them accordingly but still have this problem. I suspect
either the DB has some sort of protection on it or my system has some macro
security running that is causing this problem. Ultimately I would like this
function to run on a once a day schedule or be able to run it randomly
possibly using a VB program. Any help would be much appreciated.
Thanks,
Jon
I'm new to Access. Just installed a new application that uses Access to
store test results from circuit board testing. I need to be able to export
some of the data to a text file in the delimited format. I can run a query
and perform this function manually with no problem. When I try to do this
using a macro the query opens and then I get an error message stating that
the DB or object is read only. I have checked just about all the permissions
I know and have set them accordingly but still have this problem. I suspect
either the DB has some sort of protection on it or my system has some macro
security running that is causing this problem. Ultimately I would like this
function to run on a once a day schedule or be able to run it randomly
possibly using a VB program. Any help would be much appreciated.
Thanks,
Jon