G
Guest
I have a lot of programs written by other programmers. They don't work here
anymore. However they left there mark. The Security settings are all over
the Access map!
how do I diable all sercurity in a .MDB?
If not is there a tool that can disable all sercurity?
The most import need right now:
I have a table that is Read-only. I know this because the following command
tell's me:
DoCmd.TransferSpreadsheet acExport, , "PPS_CANCELS",
"T:\CLEARWIN\COACANCELS\PPS\PPS_TEST.CSV", True
But I cann't find were it is set to read only.
Help please.
Scott Burke
anymore. However they left there mark. The Security settings are all over
the Access map!
how do I diable all sercurity in a .MDB?
If not is there a tool that can disable all sercurity?
The most import need right now:
I have a table that is Read-only. I know this because the following command
tell's me:
DoCmd.TransferSpreadsheet acExport, , "PPS_CANCELS",
"T:\CLEARWIN\COACANCELS\PPS\PPS_TEST.CSV", True
But I cann't find were it is set to read only.
Help please.
Scott Burke