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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how can I print from vb's app???

Status
Not open for further replies.

octane

Programmer
Aug 19, 2001
12
MX
I have a form with database access and I need to print some records.

Can some one show me how to do it???

I don't know if I must print textbox or can I print SQL sentence!
 
What are you loading the database records into? You can load them into a Richtextbox, which has a print procedure you can call.

Adam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top