PDA

Click to See Complete Forum and Search --> : PLEASE help with this report question


JEdogg
Nov 6th, 2000, 10:18 AM
Currently my VB6.0 project uses printing with vb code only (printer.print commands) I would like to use the Data Environment to allow for better print previewing but I'm not sure if it is a troublesome option using an Access 2000 database. Is the Data Environment a viable option if so what Provider do I use? I know the Microsoft Jet 3.51 OLE DB Provider won't work for Access 2000. Any hints on his subject will be greatly appreciated! Thanks in advance!

John

Nathan
Nov 6th, 2000, 10:30 AM
The Microsoft Jet 4.0 OLE DB Provider should work with Access 2000. Also have you looked into using the MS Data Reporter? You can open the reports as previews and then from the preview print or export the report.