|
-
January 10th, 1999, 08:30 PM
#1
VB Access Reports
how can I print reports created in Access 97 from VB6 without loading Access?
-
February 8th, 1999, 07:27 AM
#2
Re: VB Access Reports
You can do it using OLE Automation!
In the DAO library the database-object has a member function "OpenReport" (or somthing like that) with one parameter "Action". If you call this function with Action "Print" (whatever value print may be, i think its 2) you will get a printout without seeing access.
brgds
Wolfgang "Rick" Kutschera
Scientific Games Austria
Systemprogramming
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
|