User-Specific WorkTables: How to handle MakeTable queries?

  • Thread starter Thread starter (PeteCresswell)
  • Start date Start date
I misread I guess. I thought you were puttint the temp mdb in each user's
folder, rather than the All Users folder.
 
(PeteCresswell) said:
Per Dirk Goldgar:

Doesn't that tend to bloat the application?

A small amount, but nothing compared to keeping the work tables local.
Most database operations grow the database a small amount, in my
experience.
 
Per Joan Wild:
I misread I guess. I thought you were puttint the temp mdb in each user's
folder, rather than the All Users folder.

I was. Never thought about the All Users folder. That would have saved a lot
of coding - as long as there isn't any permission problem as there sometimes is
when trying to create/write to C:\Temp.
 

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