access macro question

  • Thread starter Thread starter bob
  • Start date Start date
B

bob

I was given an access db and have to convert it to sql server.
I'm trying to figure the updates done in this application by looking at
the macros and queries but every macro I look at references a query that
doesn't seem to exist. Yet the macros run ok. I just can't seem to
locate the source for the queries. Can anyone shed some light on what
may be happening here?
Thanks
 
I was given an access db and have to convert it to sql server.
I'm trying to figure the updates done in this application by looking at
the macros and queries but every macro I look at references a query that
doesn't seem to exist. Yet the macros run ok. I just can't seem to
locate the source for the queries. Can anyone shed some light on what
may be happening here?
Thanks

No, not without seeing the text of the macros.

John W. Vinson[MVP]
 
It sounds like the person who created the original ACCESS db may have hidden
these queries from public view.
====================
 

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