Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Databases Basics
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 22nd, 2006, 12:02 PM
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bradbritton
Default Issue with refresh of data in form

I have an app that is using a combo box to pull records to a form for editing. Once I update the record and then go back to the record (via combobox selection) it does not show the update information. However, when I close the form and go back in, it does show the update info. Any pointers would be great as I have been fighting this for 2 days.... Thanks!!

Brad
 
Old February 24th, 2006, 12:32 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default


This happens because you've updated the database but still u have the old recordset in your interface. After updating open the recordset again when you are showing data in interface.


nalaka hewage





Similar Threads
Thread Thread Starter Forum Replies Last Post
Refresh images issue in FireFox AbrarNazeer Javascript How-To 1 March 24th, 2008 08:24 AM
ENCTYPE="multipart/form-data" Issue software_developer_kk Classic ASP Basics 7 June 24th, 2007 10:08 AM
Refresh Data when Submit Form ruso77 Infopath 0 April 13th, 2007 02:30 PM
How to refresh owner form on closing of child form akumarp2p C# 2005 0 December 22nd, 2006 10:27 AM
how to refresh data in mobile form kawak_zx7 ASP.NET 1.0 and 1.1 Basics 0 September 2nd, 2004 02:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.