Visual Basic 6.0 - Exporting a DataReport to Microsoft Word
In this article we’ll create a simple database in Microsoft Access and then create a user interface in Visual Basic 6.0.
Putting everything together should be relatively easy because we’ll use Adodc Componenet to make the connection to our Database.
We’ll then add a DataEnvironment and DataReport and within minutes we’ll be able to export our DataReport to a Microsoft Word Document. (.doc)

