Click to See Complete Forum and Search --> : Dataenv and Datareport


skydog
May 21st, 2001, 10:41 AM
I have created a datareport to print the information in a transaction when the transaction is saved from a form. I created a dataenvironment with the proper command and a datareport that references the datasource and datamember in the dataenvironment. I pass one parameter(the transaction key). When run, the datareport is blank(not even the associated labels for the rptTextboxes)! but when I run the procedure in debug, it prints fine. Any Ideas?