**************************************************************** MICROSOFT SQL SERVER 6.0 and MICROSOFT SQL WORKSTATION 6.0 SQL DISTRIBUTED MANAGEMENT OBJECTS (SQL-DMO) SAMPLE PROGRAMS **************************************************************** This file tells about the SQL-DMO sample programs included with Microsoft(R) SQL Server(TM) 6.0 and Microsoft(R) SQL Workstation 6.0. The information in this file supplements the information in your Microsoft SQL Server or Microsoft SQL Workstation documentation. **************************************************************** 32-BIT VISUAL BASIC SAMPLES The following 32-bit Visual Basic sample programs are located in the C:\SQL60\SQLOLE\SAMPLES\VB directory by default: EXPLORE Sample SQL-DMO object browser using 32-bit Visual Basic. Includes the following files: EXPLORE.MAK EXPLORE.FRM EXPLORE.BAS SQLDMO.XLS Sample code for connecting to and administering SQL Server using Microsoft Excel 5.0 for Windows NT. GENERIC Sample SQL-DMO generic program using 32-bit Visual Basic. Includes the following files: GENERIC.MAK GENERIC.FRM SQLPDBA Sample administration application using 32-bit Visual Basic. Includes the following files: SQLPDBA.MAK SQLPDBA.FRM FCONNECT.FRM DBMDI.FRM DEVMDI.FRM BACKUP.FRM CDINFO.FRM OBJMDI.FRM FABOUT.FRM MODULE1.BAS DMODEMO Sample demo application using 32-bit Visual Basic. Includes the following files: DMODEMO.MAK DMODEMO.FRM FABOUT2.FRM MODULE2.BAS **************************************************************** 32-BIT VISUAL C++ SAMPLES The following 32-bit C++ sample program is located in the C:\SQL60\SQLOLE\SAMPLES\CPP directory by default: SOCPP Sample C++ program using 32-bit Visual C++. Includes the following files: SOCPP.MAK SOCPP.CPP The following 32-bit C sample program is located in the C:\SQL60\SQLOLE\SAMPLES\C directory by default: SOC Sample C program using 32-bit Visual C++. Includes the following files: SOC.MAK SOC.C