Maqu1na
Programmer
- Aug 19, 2009
- 11
Hi folks, we have a problem here, maybe you can help us.
We have a main table, with a lot of columns. Two are of special relevance. One is the Id,primary key, which is an auto incremental integer. The other is client number, not a key, but many times is the only info that we got to retrieve data from the table, so we do the searching using that field. We have a button on the form -created with the wizard- that worked perfectly, until two days ago.
From one day to another it does not retrieve the data to the form anymore. It works exactly the same way as the search button for the id, the only difference is that this works great! -at least, at the moment-
So, we are using Access '97. I heard there are a lot of trouble with indexation.
Could be the problem, that the column client number wasn't indexed? I said was, because when the button on the form stopped working, i checked the table design, and changed indexation from no one, to one that allows duplicated entries.
Could be this a Bad Omen, having problems with the other search button on the next days?
Thanks for your time!
We have a main table, with a lot of columns. Two are of special relevance. One is the Id,primary key, which is an auto incremental integer. The other is client number, not a key, but many times is the only info that we got to retrieve data from the table, so we do the searching using that field. We have a button on the form -created with the wizard- that worked perfectly, until two days ago.
From one day to another it does not retrieve the data to the form anymore. It works exactly the same way as the search button for the id, the only difference is that this works great! -at least, at the moment-
So, we are using Access '97. I heard there are a lot of trouble with indexation.
Could be the problem, that the column client number wasn't indexed? I said was, because when the button on the form stopped working, i checked the table design, and changed indexation from no one, to one that allows duplicated entries.
Could be this a Bad Omen, having problems with the other search button on the next days?
Thanks for your time!