Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running Access Report from VB
Message
From
23/02/1998 20:40:04
 
 
To
23/02/1998 16:05:35
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00080553
Message ID:
00080642
Views:
15
>>Is it possible to run a MS Access report from a VB 5.0 program. Currently wee attach FoxPro tables to a MDB file and we have some stored queries in the MDB file as well. We want to replace our current Report Write software and one possiblity is having saved reports in the MDB that VB can call.
>
>VideoSoft makes a product called VSReports that can run Access reports. You might check with them. Outside of a 3rd party control like that, you could only do it through OLE.


Reports, Forms & Modules inside an MDB files are not DAO objects. They are Access objects that can be accessed only by Access.
You can use them by Automation but your users will need a copy of Access installed.

Videosoft is misleading developers in it's ads for VSReports.
The product will read an already created report in an Access database. Save the report in it's own format. At runtime, you never access the report in the MDB file.
So it's recreating the reports.
I wanted to let my users create and modify reports but, no luck.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Previous
Reply
Map
View

Click here to load this message in the networking platform