Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to Refresh the Contain of a Report in Run
Message
From
09/05/2002 02:25:23
 
 
To
08/05/2002 16:40:45
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00654235
Message ID:
00654335
Views:
12
Try to refresh recordset, which is result from query, not the report:

rsQueryResult.Requery

where rsQueryResult is recordset, in which you stare result from SELECT query.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform