VB6 Samples with Source

In order to use these demos, you must have already downloaded and installed the OCX-4 Evaluation Edition

Download Baja 2000 VB6 Sample  - More Information Download this VB6 Demo/Evaluation to see some of the new features of SylvanMaps/OCX-4. It is a VB6 demo, with source code. It uses ADO throughout, uses the new mouseover and tooltip funtions, links with an ADO database  grid, and shows photos and video clips as you move your mouse over various symbols.

Download StreetPoint VB6 Sample This SylvanMaps/OCX-4 VB6 demo illustrates the use of our Free Census TIGER 2000 street data and address matching. It also shows how an entire state's worth of street data can be stored within a single SQL Server 2000 database (Actually the "Free" MSDE version from Microsoft). The look of the maps is similar to Microsoft's MapPoint.

Download WorldCities VB6 Sample - VB6 Demo that illustrates how to dynamically draw lines between cities in Europe. Doesn't need a database, since the data is saved within the VB6 form as a persistant ADO recordset.

Download GeoTIFF Import Sample - VB6 sample showing how to import a GeoTIFF image. Shows the way the import utility will automatically generate tiles at several different resolutions to keep viewing speed at a consistently good rate, even with extremely large image sets.

Polylines within Polygon Sample - VB6 sample illustrating how to show just the polylines that fall within a certain set of polygons. Uses street map of DC and two zip codes.