home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / i386 / module2.bas < prev    next >
Encoding:
BASIC Source File  |  1995-07-12  |  92 b   |  6 lines

  1. Attribute VB_Name = "Module1"
  2. Option Explicit
  3.  
  4. Global OServer As New SQLOLE.SQLServer
  5.  
  6.