bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 734
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
Yesterday I was working on a DB that was originally 6M and processing times were running normally. Then a couple of things happened and I'm not sure which action on my part my have corrupted the file.
I had imported a small table from another database and I converted a linked Excel table (the linked file contains 76 columns and over 67,000 rows of data) to a local table .
I noticed while I was working on creating reports and queries my computer started freezing up (like Excel would do if you have a lot of array formulas in a file or you have huge files open) for 10 to 15 seconds each time I tried to do something and my database increased to 77M (which I didn't know till I tried to send it to one of my colleagues)!
I don't know if the imported table created the log jam or converting the linked file to a local table or something else happened. I am using the StrConv function to convert some fields to Proper Case and I do have a macro that I was referred to yesterday from a question I submitted to the message board. I have a make table query running which I'm not going to include in the new DB because I think I don't need it.
I don't think any of these actions individually should cause the problem. I'm trying to figure out how to find out the cause so I don't keep on repeating the same mistake. Are they any tools in Access that might help me identify the problem?
I created a new DB yesterday and plan on rebuilding what I did. I do have that problem file open on my second screen while I redoing the new DB and I'm still have slow response to actions. I'm assuming that this is cause by my having the problem db open at the same time.
Any suggestions how I can figure out what is causing the slow processing time and large increase in file size?
Thank you for your help,
Michael
I had imported a small table from another database and I converted a linked Excel table (the linked file contains 76 columns and over 67,000 rows of data) to a local table .
I noticed while I was working on creating reports and queries my computer started freezing up (like Excel would do if you have a lot of array formulas in a file or you have huge files open) for 10 to 15 seconds each time I tried to do something and my database increased to 77M (which I didn't know till I tried to send it to one of my colleagues)!
I don't know if the imported table created the log jam or converting the linked file to a local table or something else happened. I am using the StrConv function to convert some fields to Proper Case and I do have a macro that I was referred to yesterday from a question I submitted to the message board. I have a make table query running which I'm not going to include in the new DB because I think I don't need it.
I don't think any of these actions individually should cause the problem. I'm trying to figure out how to find out the cause so I don't keep on repeating the same mistake. Are they any tools in Access that might help me identify the problem?
I created a new DB yesterday and plan on rebuilding what I did. I do have that problem file open on my second screen while I redoing the new DB and I'm still have slow response to actions. I'm assuming that this is cause by my having the problem db open at the same time.
Any suggestions how I can figure out what is causing the slow processing time and large increase in file size?
Thank you for your help,
Michael