Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: FW: Unstable Recordset


Message #1 by "Yehuda Rosenblum" <Yehuda@I...> on Fri, 24 Aug 2001 11:32:24 -0400
I am having an odd issue.  I have a recordset that is losing
information.  I set the recordset and it has all the information.  Two
steps later (where I have only read a few pieces of information and did
have not done anything to the Recordset) some of the information is now
recorded as empty in the recordset.  The recordset is opened for Read
Only.   The information that is lost is not always the same field nor
does it always lose information.  Even stranger the program was working
for the last 4 months and all I have done to it recently is update a DLL
that it is referencing which has nothing to do with the information that
is being lost.  Has anyone ever seen something similar before?  Does
anyone have any suggestions on how I might fix this?

  Return to Index