Inconsitent Report - TechRepublic
General discussion
January 13, 2002 at 06:40 PM
desmondm

Inconsitent Report

by desmondm . Updated 24 years, 4 months ago

Hi,

I am using VB6, Access97 as the database the DataEnvironment and the Data Report designer that commes with VB6.

I have designed a query in the dataenvironment. I pass a parameter to the query and then produce a report which is bound to this query.

the sequence is this, I add information to the table, then I try to print the same information by getting the information from the table using a parameter (identifier) query. then I show a report bound to the query.

The result I get is that the first time I get a printed page, i capture the second record and print then I get a blank report, I capture a third record then I get a printed report, the forth will be blank and so on.

Thanxs

This discussion is locked

All Comments