Re: Data Report in VB6
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 11:19:47 -0500
On Thu, 14 Jul 2005 11:39:01 +0530, "John" <john@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
¤ Hello
¤
¤ I am using the data report and data environment features of Visual Basic 6.
¤ The data environment has a connection to a database. The command takes data
¤ from one of the tables in that database. The problem that I am facing is
¤ that if I display a report and without quiting the application if I change
¤ the contents of the table and then again display the report, the report
¤ still displays the old contents of the table and not the updated ones.
¤
Not sure what type of database you are working with but you probably need to Refresh the DataReport.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: Data Report in VB6
- From: John
- Re: Data Report in VB6
- References:
- Data Report in VB6
- From: John
- Data Report in VB6
- Prev by Date: Data Report in VB6
- Next by Date: "Subclassing" a property let
- Previous by thread: Data Report in VB6
- Next by thread: Re: Data Report in VB6
- Index(es):
Relevant Pages
|
Loading