W
Willard B via AccessMonster.com
I've had a frontend/backend system going at a notforprofit for about 5 years.
I've made no recent code changes. I was called in last night because they
got a 'gray screen' when they tried to open an input form on a returning
client or merely to look at data on a current or previous client. The system
otherwise seems to be working ok.
I pinpointed the problem to a Form Open mod where I set the focus on an input
control, but deleting the setfocus code did no good....same gray screen.
I use an autonumber for the table the form updates. The other day in looking
over the table I found a couple of damaged records.......their autonumber was
ridiculously high....and the data was garbage. I deleted them. I figured
that somehow the table had gotten damaged so I spent a good deal of time
rebuilding the entire backend tables db......a nuisance because of using the
autonumber to join to other tables. Bottom line.....I then had the same
problem with the rebuilt db.
In the middle of the night I copied the db's and brought them home. I get
the same prob with them on my home pc.
I have loaded old copies (months ago) of the same db's....linking old
frontends to old backends ...same problem. The current dbs are Access 2003..
...converted several months ago from 2000. I found a copy of the old 2000
db's and, would you believe....same problem.
For now I'm totally stymied and this is a serious prob for the system users.
I've made no recent code changes. I was called in last night because they
got a 'gray screen' when they tried to open an input form on a returning
client or merely to look at data on a current or previous client. The system
otherwise seems to be working ok.
I pinpointed the problem to a Form Open mod where I set the focus on an input
control, but deleting the setfocus code did no good....same gray screen.
I use an autonumber for the table the form updates. The other day in looking
over the table I found a couple of damaged records.......their autonumber was
ridiculously high....and the data was garbage. I deleted them. I figured
that somehow the table had gotten damaged so I spent a good deal of time
rebuilding the entire backend tables db......a nuisance because of using the
autonumber to join to other tables. Bottom line.....I then had the same
problem with the rebuilt db.
In the middle of the night I copied the db's and brought them home. I get
the same prob with them on my home pc.
I have loaded old copies (months ago) of the same db's....linking old
frontends to old backends ...same problem. The current dbs are Access 2003..
...converted several months ago from 2000. I found a copy of the old 2000
db's and, would you believe....same problem.
For now I'm totally stymied and this is a serious prob for the system users.