Access Error Code : 3087

SKV

Active Member
Joined
Jan 7, 2009
Messages
257
I am trying to run one of my database and getting an error : "Reserved Error (-3087); there is no message for this error"

Any idea why this error is coming? I am not able to run my queries.
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
I found a description on the Microsoft site, but it does not appear to be much more helpful:
http://support.microsoft.com/kb/186543

When exactly do you get this error?
Can you open the database at all?
Does the error just occur when running certain queries?
 
Upvote 0
The error comes when I run append query while grouping records. I am able to open the database but not able to run append queries.



I found a description on the Microsoft site, but it does not appear to be much more helpful:
http://support.microsoft.com/kb/186543

When exactly do you get this error?
Can you open the database at all?
Does the error just occur when running certain queries?
 
Upvote 0
Perhaps you are using a reserved word as a field name or alias in your query. I did a Google search on "access error 3087 append query" and came across a few instances of this.

If you cannot figure it out, post your query here (change your query to SQL view and copy and paste the code), and maybe something will stand out to us.
 
Upvote 0

Forum statistics

Threads
1,215,348
Messages
6,124,423
Members
449,157
Latest member
mytux

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top