Click to See Complete Forum and Search --> : VB6 Database Refresh using ADO


raheb
January 24th, 2000, 07:59 AM
Hi, I am doing a VB6 application that connects to an SQL 6.5 database... the application is a multi-user one.... I need to find a way so that the updates done by one user are seen by others on the spot, I tried to requery the recordset from the database but that takes a lot of time.....

Is there a faster, or smarter way to do that ?

thanks,

Rafik El Raheb.