Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to create labels from a recordset

Status
Not open for further replies.

dvannoy

MIS
May 4, 2001
2,765
US
I am using VB6 and CR 8.5.. I am confused about how to set an ADO connection to a report. basically I just need to print labels from a form. the form will return the recordset. I am using ADO in VB. I donot want to use the CRViewer. the user does not have to see the lables just print them. I am trying to make the label equal to the current recordset that is returned on the form..

can someone show me some example code of how to bind ADO to a label or report..

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top