Collapsed Tables?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What would cause the Tables to collapse in a query. Sometimes when I go into
some of my queries the Tables are collapsed, they are still functional, but I
have to extend them down each time.

Not looking for extensive research, just any possibilities you might be
aware of.
 
Usually the link is lost, or a join no longer exists. I am surprised that
they are still functional. If a connection to a server is flakey, the query
may lose the link and it may later be established. If that is the case, you
need to fix it as soon as possible or you will eventually corrupt your
database.

When you close the query, does it prompt you to save it?
 
Thank you. It is out of my hands as far this situation goes, but you have
confirmed what I was thinking.

Again, 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