Database Update

databases United States
  • 19 years ago

    I'm using VB6 & Displaying Data on a DataGrid from MS Access database (ADO). While displaying the Datagrid, I open up another smaller form on top to Edit the data. The changes take place on the Edit form immediatly, but not on the DataGrid until I close and re-open the program.
    How do I get immediate changes to the DataGrid without closeing & reopening the program.

  • 19 years ago

    I have the same exact problem u have. and i hope i can find a solutin. i think the solution is how to make an update then refresh then stop in a new record.

  • 19 years ago

    Try calling

    Code:
    datagrid1.Refresh

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“A computer lets you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila” - Mitch Ratcliffe