"The code is exactly
how I would like to write code and the algorithms used are very
efficient and well-documented."
Van T. Dinh, Microsoft MVP
|
|
Module: modADOSQLServer
Working with SQL Server via ADO
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modADOSQLServer module
|
|
SSConstraintExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named Constraint exists in the SQL Server database pointed to in the current connection
|
|
SSDefaultExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named Default constraint exists in the SQL Server database pointed to in the current connection
|
|
SSPrimaryKeyExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named PrimaryKey constraint exists in the SQL Server database pointed to in the current connection
|
|
SSStoredProcExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named stored procedure exists in the SQL Server database pointed to in the current connection
|
|
SSTableExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named table exists in the SQL Server database pointed to in the current connection
|
|
SSViewExists
|
Procedure
|
Checks the SQL Server System tables to determine whether a named view exists in the SQL Server database pointed to in the current connection
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|
|