Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Accessing a report made from MS Access using VB6.

 
   Database Help (Home) -> Visual Basic -> ADO RSS
Next:  manage business contacts  
Author Message
Jir

External


Since: Feb 21, 2005
Posts: 3



(Msg. 1) Posted: Mon Feb 21, 2005 1:41 am
Post subject: Accessing a report made from MS Access using VB6.
Archived from groups: microsoft>public>vb>database>ado (more info?)

Dear fellow programmers,
With vb6, i am using MS Access as my database. I already made a lot
of reports in the MS Access and i want to access that reports too in my vb6
program. My vb6 program should be able to view and print those MS Access
reports. Any suggestions will be a great help & will be appreciated.

Thanks in advance,
Jeri

 >> Stay informed about: Accessing a report made from MS Access using VB6. 
Back to top
Login to vote
Veign2

External


Since: Feb 04, 2004
Posts: 123



(Msg. 2) Posted: Mon Feb 21, 2005 11:25 am
Post subject: Re: Accessing a report made from MS Access using VB6. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ACC: How to Use Automation to Print Microsoft Access Reports:
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/?id=145707" target="_blank">http://support.microsoft.com/?id=145707</a>
ACC2000: How to Use Automation to Print Microsoft Access Reports
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/?id=210132" target="_blank">http://support.microsoft.com/?id=210132</a>
ACC2002: How to Use Automation to Print Microsoft Access Reports
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/?id=296586" target="_blank">http://support.microsoft.com/?id=296586</a>
ACC: Using Microsoft Access as an Automation Server
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/?id=147816" target="_blank">http://support.microsoft.com/?id=147816</a>
ACC2000: Using Microsoft Access as an Automation Server
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/?id=210111" target="_blank">http://support.microsoft.com/?id=210111</a>

Sample:
<a rel="nofollow" style='text-decoration: none;' href="http://groups-beta.google.com/group/comp.lang.basic.visual.database/browse_thread/thread/ec8c27b8e3e44b28/293b90e0e88d6fbf?q=Access+Report+VB&_done=%2Fgroups%3Fhl%3Den%26lr%3D%26q%3DAccess+Report+VB%26qt_s%3DSearch+Groups%26&_doneTitle=Back+to+Search&&d#293b90e0e88d6fbf" target="_blank">http://groups-beta.google.com/group/comp.lang.basic.visual.database/br...e_threa</a>

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
<a rel="nofollow" style='text-decoration: none;' href="http://www.veign.com/vrc_main.asp" target="_blank">http://www.veign.com/vrc_main.asp</a>
--

"Jir" wrote in message

 > Dear fellow programmers,
 > With vb6, i am using MS Access as my database. I already made a lot
 > of reports in the MS Access and i want to access that reports too in my
vb6
 > program. My vb6 program should be able to view and print those MS Access
 > reports. Any suggestions will be a great help & will be appreciated.
 >
 > Thanks in advance,
 > Jeri
 >
 >

 >> Stay informed about: Accessing a report made from MS Access using VB6. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Accessing data on a web server - I have written a VB6 app for a user that uses ADO to connect to a MySQL database (through the MyODBC driver). Not being much of a internet programmer, the user asked me if it is possible to move the the database to a web server and have the client progra...

How do I run a report in Access from Visual Basic? - I have a report written in Access that is now working pretty well and I would like to include it in the VB application that uses the Access database that the report is in. I have used VB to build the tables the report is based on and I would like to let...

ADO Connection Access Database VB - I have been accessing a database on a local drive thru an ADO connection. The following is the code that I have been using. cnCejco.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Y:\Cejco.mdb;Persist Security Info=False" The problem is n...

Updating An ADO 2.6 Recordset With VB and Access - When I try to update my ADO Recordset like this: recSet.Fields(2).Value = strFileNum I get this: Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype. Error 3251 When I try t...

runtime error 3021 and user permissions - I have a VB6 application that uses ADO 2.7 to access an Access2000 database. I have found on Windows XP and 2000, that if the user is not part of the administrators group, they receive: "runtime error 3021. Either BOF or EOF is true, or the current ...
   Database Help (Home) -> Visual Basic -> ADO All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]