Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • Visual Basic 6.0 - Exporting a DataReport to Microsoft Word

    by John D.

    This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. . Read full article

  • Identifying Your New Records

    by LACanadian

    While the use of AutoNumber and Identity fields in tables is greatly applauded by database designers the world over, they can be annoying for developers to use. This article reveals two techniques for retrieving the value of an AutoNumber/Identity field.. Read full article

  • DAO 3.6 Library

    by LouisRose

    Learn how to use MS Access 2000 with VB and the DAO library. Includes a module for handling simple databases.. Read full article