I have a vb app that connect to a sql server backend. It uses a datagrid control and allows entering of records. Something really strange just starting happening...the app has been running and working for a couple months now and all of a sudden I get a call from a user saying when she enters a record and clicks on the next line down an error pops up stating "Data Access Error".
I stepped through the code and after hitting the "end if" the message pops up.
Anyone have any ideas on this? Several users have entered records and only one has complained of this.
Hope someone can shed some light on this.
I stepped through the code and after hitting the "end if" the message pops up.
Anyone have any ideas on this? Several users have entered records and only one has complained of this.
Hope someone can shed some light on this.
Comment