Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data report skips first record
Message
De
31/05/2001 17:16:16
 
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00513256
Message ID:
00513454
Vues:
19
>>VB 6.0
>>I am using the datareport to print a report. The ADO recordset is set for client side static. The report skips the first record from the recordset. Records 2 through eof print correctly. Can someone help me include the first record.
>
>Can this help: http://support.microsoft.com/support/kb/articles/Q190/6/07.ASP

In my case the recordset is not bound to anything...below is the syntax.

set rs = cmd.exectute
set rpt1.datasource = rs
rpt1.show

All the data returns into the report except the first record.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform