Access 2.0 Report / VB3 
Author Message
 Access 2.0 Report / VB3

Scary but true, find your feature duster.

I have an old VB3 application.  The VB3 Printer Object does not function
properly with long printer names and with new printer drivers. I would
like to create a report in the MS Access 2.0 database and then print it
that report through VB3.

Does anyone have sample code?



Fri, 06 Sep 2002 03:00:00 GMT  
 Access 2.0 Report / VB3
Hi Ed,

there is no such thing. You have to use a third party VBX to do this,
but I don't know if there is a VBX still available.

Good luck,
Guido.



Quote:
>Scary but true, find your feature duster.

>I have an old VB3 application.  The VB3 Printer Object does not function
>properly with long printer names and with new printer drivers. I would
>like to create a report in the MS Access 2.0 database and then print it
>that report through VB3.

>Does anyone have sample code?



Sat, 07 Sep 2002 03:00:00 GMT  
 Access 2.0 Report / VB3

Quote:

> Scary but true, find your feature duster.
> I have an old VB3 application.  The VB3 Printer Object does not function
> properly with long printer names and with new printer drivers. I would
> like to create a report in the MS Access 2.0 database and then print it
> that report through VB3.

You can control Access 2.0 using DDE, and I think there's an example at
msdn.microsoft.com, but if VB3 has trouble using a certain printer driver,
Access 2.0 might have trouble with it also. Do you have all the patches
from ftp.microsoft.com, such as:

<ftp://ftp.microsoft.com/softlib/mslfiles/vbrun300.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/mscomm.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/vbgrid.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/comlyr.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/vbdb300.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/accsvc.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/setupk.exe>

These you should need only if you're still running on Windows 3.x:

<ftp://ftp.microsoft.com/softlib/mslfiles/ww1000.exe>
<ftp://ftp.microsoft.com/softlib/mslfiles/ww1116.exe>

--

WARNING: I cannot be held responsible for the above        They're   coming  to
because  my cats have  apparently  learned to type.        take me away, ha ha!



Sat, 07 Sep 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Accessing Access 2.0 database with VB3, ODBC 2.0 and Microsotf Jet Engine Compatibility Layer

2. Access 2.0 Reports and VB3.0

3. Calling Access 2.0 reports from VB3

4. VB 3.0, Access 2.0 and Crystal Reports 2.0

5. Help: Problem reading Access 2.0 mdb from VB3 under Win95/Access 7.0

6. Problems accessing Access 2.0 via ODBC 2.x from VB3.0

7. VB3 to Access 2.0 ?????

8. Trouble getting a VB3/Access Jet 2.0 DB App to run in NT4.0

9. migration vb3.0: from access 2.0 to sql server 6.5

10. VB3 -- Access 2.0 Issues

11. VB3 and Access 2.0 problem

12. How to do determine Access 2.0 Relationships using VB3

 

 
Powered by phpBB® Forum Software