Re: SQL Losing Data
From: Neil Ginsberg (nrg_at_nrgconsult.com)
Date: 01/22/05
- Next message: גל: "Importing tables from SQL server to ACESS"
- Previous message: Günther Rühmann: "Re: Trouble with Primary key ater insert trigger"
- In reply to: Trevor Best: "Re: SQL Losing Data"
- Next in thread: Roy Roes: "Re: SQL Losing Data"
- Reply: Roy Roes: "Re: SQL Losing Data"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 22 Jan 2005 14:11:55 GMT
"Trevor Best" <nospam@besty.org.uk> wrote in message
news:41f23b80$0$13392$fa0fcedb@news.zen.co.uk...
> Neil Ginsberg wrote:
>> For those who have been following this, here's a follow-up and
>> (hopefully) the conclusion of this issue.
>>
>> I switched the mechanism for creating a new record from going to the new
>> record in the bound form to creating one in the table, requerying the
>> form, and then going to that newly created record. The problem is gone.
>>
>> So, apparently, there was some glitch with creating a new record through
>> the form, then immediately going to a subform and then out of it again to
>> the newly-created record that Access or the ODBC driver couldn't handle.
>> As noted, data that was entered after coming out of the subform was lost
>> about 10% of the time, even though the users did an explicit save with
>> the Save Record menu command and/or Shift+Enter.
>>
>> In any case, as noted, creating the new record in code and then going
>> there cleared up the problem. So, whatever the reason was, I'll just be
>> doing that from now one.
>>
>> Thanks to everyone for their input!
>
> That's Wierd City Arizona,
:-)
glad you've got a workaround but I bet the
> root cause will niggle away at the back of your mind for some time to
> come.
I dunno. I've already wracked my brains so much on this, that I doubt I'll
be able to do more. I'll probably I'll just chalk it up to inadequacies in
the system and move on.
Thanks again for your input!
Neil
>
> --
> This sig left intentionally blank
- Next message: גל: "Importing tables from SQL server to ACESS"
- Previous message: Günther Rühmann: "Re: Trouble with Primary key ater insert trigger"
- In reply to: Trevor Best: "Re: SQL Losing Data"
- Next in thread: Roy Roes: "Re: SQL Losing Data"
- Reply: Roy Roes: "Re: SQL Losing Data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|