Visual Basic Samples
--------------------
1 ActiveX Data Object(ADO) Samples
2 How to Run Visual Basic Samples


1 ActiveX Data Object(ADO) Samples
---------------------------------
    Sample: C:\DBMaker\5.4\Samples\VB\Ado\info\PrjInfo.vbp

    Purpose:
        This sample demostrates how to access data with type char.

    Steps:
        1. Start database DBSAMPLE5.

        2. Run the sample with Visual Basic.

    Sample: C:\DBMaker\5.4\Samples\VB\ado\info\PrjBLOB.vbp

    Purpose:
        This sample demostrates how to read BLOB data and Insert BLOB data .


    Steps:
        1. Start database DBSAMPLE5.

        2. Run the sample with Visual Basic.



2 How to Run Visual Basic Samples
---------------------------------
    Steps:
        1. Choose the 'Open Project' command from the 'File' menu to
           open .vbp project files.

        2. Choose the 'Start with Full Compile' from 'Run' menu.
