access 2002 error

  • Thread starter Thread starter pmill
  • Start date Start date
P

pmill

Here is an error I've received in Access 2002:

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

Any ideas?
 
The reserved errors indicate that something happened that the Access
programmers did not anticipate.

I am not familiar with this particular error. In what context did you
receive it? VBA code? running a query? Designing a table? Linking to
external data? Exporting?
 
Here is an error I've received in Access 2002:

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

Any ideas?

Nope; what were you doing to trigger the error? VBA code? Please post
the code. A Query? Please post the SQL.

John W. Vinson[MVP]
 
Thanks for responding. the user I'm working w\ says she was unable to
get complete data from a query search due to this error. I will try to
provide more info after speaking w\ her today.
 
Thanks for responding. the user i am working w\ states that she was
unable to get complete data for her query due to this error. I will
provide more info when I speak w\ her today. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top