PDA

View Full Version : Reserved error



DBinPhilly
11-14-2014, 06:13 AM
I am passing a large table through an append query and get the following message:

Reserved error (-1524); there is no message for this error


Can anyone interpret this for me?

ranman256
11-20-2014, 10:26 AM
It means it doesnt know.
BUT check your db size, when access hits the 2Gig limit, it can give random errors that make no sense.

If not that, try appending a small amount of data to see if that works.