Data Report in VB6



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.


Please help

Regards,
John Mendonca


.



Relevant Pages

  • Re: VFP 9 Report dataenvironemnt class bug
    ... > David - ... > Data Environment window scrollable region, which would appear to be 1500 ... So the shadow member objects can be placed beyond the limit of the ... >> Works fine in report data environment. ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: FoxPro Reports
    ... a data environment is given to you by default. ... the Private Datasession menu option under the Report menu. ... > REPORT FORM MyReport TO PRINTER PROMPT PREVIEW ... >>run it) at design time so I'll have some data to test the report I'm ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Cant get REPORT FORM to work.
    ... The only other thing to check for is to see if you have any UDF calls in any of the report objects. ... Select everything in that window and hit the Delete key. ... cursor and the original database (this was left over from when I was ... in a larger window with the title "Data Environment - Report Designer ...
    (microsoft.public.fox.helpwanted)
  • SQL query fields in Crystal Report
    ... On the Data environment to make the connection to ... database I can create a command and set its data source to database ... How can I do this in Crystal Report?? ... to generate this sql query from vb code. ...
    (microsoft.public.vb.crystal)
  • Re: Data Report in VB6
    ... I am using the data report and data environment features of Visual Basic ... The data environment has a connection to a database. ... that if I display a report and without quiting the application if I ...
    (microsoft.public.vb.com)

Loading