... and searching is now almost impossible (hence : database unusable)
In between December 20, and January 5, my database went from 161 mb to 1.26 gb.
This is weird...
During that period, I added 156 items to the database. Some with more content then others... But 1 gb ?? No, that's impossible.
Searching has become almost impossible (so this seems to indicate that a big database, with the current architecture, might not be easy to work with).
(I tried a repair... Nothing... Compacting doesn't do much either. Closing SQLNotes crashed my computer once.... But will have to do some more testing during the weekend -- going to bed now.)
Otherwise, Is there a way to... bring the database back to a manageable size -- where it was before -- without to much messing around ?
Thanks.
(I'm starting to wonder if IQ's web clipper would download videos if there are videos on a web page... That's the only thing I can think of.
Comments
Because I really really need to get back to work, I started to transfer some data from one database to another and... it's fairly nightmarish.
Parent linking is not transferred (only children/subitems of selected items, in the copy paste process), etc. And so I realize that if things go bad in such a way, there are no easy import/export solution from one database to another (it will certainly take me many hours, which I can't afford)
Problem found and solved!!!!!!
I investigated the above sum error further. And I found out that only one of my field was corrupt : a number field had been converted to a text field. Impossible to convert it back for some mysterious reasons. So I deleted it, recreated it, and bingo. My data base is now 164 mb.
How did I discover that the field was corrupt ? I noticed that the field's content was filled with "0", infinitely. That's what was taking all the space. Everytime I was opening grids with that field, and made modifications, calculations were updated, and items associated with this field were filling up -- well, that's my interpretation.
Anyhow. Time to sleep. I'm relieved.
Problem found and solved!!!!!!
...
Anyhow. Time to sleep. I'm relieved
[/quote]
Ok. I sounded nervous and everything, because I was under a lot of stress and I really needed my database to work well.
Database problems are not fun...
And yes, data transfer from one database to another could be easier.
However, as Pierre said, IQ database corruption seems very unlikely.
And my case might not even be a case of real database corruption, but just... my own fault (combined, maybe, with some other factor).
I took the last hour and a half to examine backups since September (I didn't have the time to do it before), and... the guilty field was already a text field back then ! So I might have made that mistake (creating a text field instead of a number field) right at the beginning, but... didn't start having problem until recently, for some strange reasons.
The weird thing is that the formula in that field (a product between to variables) started to add "text" data (zeros) to it only after December 20th... and I got the user code error popup only recently. It's also weird that a number formula would work with a text field... Maybe a vb function was slightly changed between different IQ versions ? Don't know.