|
-
Feb 11th, 2005, 03:22 AM
#1
Thread Starter
Addicted Member
About Print Report
Dear friends,
I have big problem i have a command button name "Print"
The Code:
datenvLicensing.conLicensing.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\licensing.mdb"
I dont know what is the code to use to automatic print into printer pls give me idea
" I never did anything worth doing entirely by accident.... Almost none of my inventions were derived in that manner. They were achieved by having trained myself to be analytical and to endure and tolerate hard work."
" Many of life's failures are experienced by people who did not realize how close they were to success when they gave up. "
- Thomas Alva Edison-
In God We Trust 
-
Feb 11th, 2005, 03:28 AM
#2
Frenzied Member
Re: About Print Report
What are you trying to print?? That looks to me like a databse connection string.
.
-
Feb 11th, 2005, 03:49 AM
#3
Thread Starter
Addicted Member
Re: About Print Report
From connection from datareport to the printer
" I never did anything worth doing entirely by accident.... Almost none of my inventions were derived in that manner. They were achieved by having trained myself to be analytical and to endure and tolerate hard work."
" Many of life's failures are experienced by people who did not realize how close they were to success when they gave up. "
- Thomas Alva Edison-
In God We Trust 
-
Feb 11th, 2005, 04:24 AM
#4
Frenzied Member
Re: About Print Report
I thought as much.
You could print the form that you see, or you could itterate through your grid to a printer, or you could use a third party print tool that recognises your grid (assuming that is how you are viewing your data).
What you can't do is click on a button and hope for the best. To help you more we would need to know more about what it is you want to print.
.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|