conversion problems

B

butterbean

Recently converted to 2000 from 97 everything is okay, but
there are a few forms that are not working right. They are
forms that should get multiple records, one at a time, but
the converted version will show the first record, let you
go to the input box input your info but will not return
the data.

Any ideas?
Thanks!!
 
?

???????? ?????????????

butterbean said:
Recently converted to 2000 from 97 everything is okay, but
there are a few forms that are not working right. They are
forms that should get multiple records, one at a time, but
the converted version will show the first record, let you
go to the input box input your info but will not return
the data.

Any ideas?
Thanks!!
 
G

Guest

-----Original Message-----
Recently converted to 2000 from 97 everything is okay, but
there are a few forms that are not working right. They are
forms that should get multiple records, one at a time, but
the converted version will show the first record, let you
go to the input box input your info but will not return
the data.

Any ideas?
Thanks!!

Subject: loss of access to records after update
From: "[email protected]"
<[email protected]> Sent: 10/22/2003
6:38:45 PM

I found that particularly in relation to using an
afterupdate event on a combo that was to select the
records one by one. It would only select the record the
first time after the form was activated(?)

I am not sure but I think this behaviour is dependent on a
version of Access 2000. When I used Access 2002 it might
have been corrected.
..
 
Top