Visual Basic.NET (VB.NET) Source Code: Get Acquainted With the SQLDMO
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  SQLDMO Introduction - Win Forms

 

Product ID 175
.NET Namespace(s)

COM.SQLDMO

Language VB.NET 2002 and VB.NET 2003
Keywords MSDE, SQLDOM Object Library, database,SQLDMO

Get Acquainted With the SQLDMO

This project includes code and demonstrations that introduce the Microsoft SQLDMO Object Library. Examples include: 1) GetUserTables loops through Sql Server tables gathering user table info which is then displayed in a DataGrid; 2) GetUserTableSchemas calls the OleDbConnection's GetOleDbSchemaTable method to fill a DataTable with user table schema which is then displayed in a DataGrid; 3) GetSqlScript generates SQL scripts for Sql Server objects; and 4) GetAvailableServers gets the names of the SQL servers available on a PC or from a network. SQLDMO can be used with a SQL Server or MSDE.

Get more information about 'SQLDMO Introduction - Win Forms' by clicking the link below.

SQLDMO Introduction - Win Forms

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP