L
Lee Robinson
I ran into this problem when dealing with Do Not Call lists. I am able to
import the Federal Do Not Call list of 50 million telephone numbers with no
problem. However, when I tried to import another list of numbers and
addresses with only 13,000 records, I received the error about the exceeding
the MaxLocksPerFile. Both are being imported via a DoCmd.TransferText
command specifying an import spec. I was able to get around the problem
with the SetOption command but I was wondering why the problem came up with
the 13,000 record file and not the 50 million record file. Anyone have an
idea?
Lee Robinson
former Access MVP
(e-mail address removed)
import the Federal Do Not Call list of 50 million telephone numbers with no
problem. However, when I tried to import another list of numbers and
addresses with only 13,000 records, I received the error about the exceeding
the MaxLocksPerFile. Both are being imported via a DoCmd.TransferText
command specifying an import spec. I was able to get around the problem
with the SetOption command but I was wondering why the problem came up with
the 13,000 record file and not the 50 million record file. Anyone have an
idea?
Lee Robinson
former Access MVP
(e-mail address removed)