Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disconnected recordset - rs.update makes unstable

Status
Not open for further replies.

LeanneGodney

Technical User
Mar 7, 2002
175
GB
Hi there,

I am using Access 2002 ADP and SQL Server 2000.

I am using a disconnected recordset which is being used as the recordset of a form. Through code if I write to the RS then on occasion it doesn't display this change unless I use the RS.update feature.

Under normal circumstances this wouldn't be a problem but I find when I do this it makes the RS unstable and causes access to crash if I deal directly with the RS when saving.

Does anyone know how to display changes to the RS on the form? Even setting the forms rs property doesn't necessarily work cos the RS itself needs to update with the change made through code...

Not sure if this makes sense... Let me know if not.

Thank you in advance!

Leanne
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top