home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / DataLink / DataEnvironment1.Dsr < prev    next >
Encoding:
Visual Basic Active Designer file  |  1999-01-14  |  1.8 KB  |  54 lines

  1. VERSION 5.00
  2. Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1 
  3.    ClientHeight    =   5055
  4.    ClientLeft      =   1080
  5.    ClientTop       =   1500
  6.    ClientWidth     =   6300
  7.    _ExtentX        =   11113
  8.    _ExtentY        =   8916
  9.    FolderFlags     =   3
  10.    TypeLibGuid     =   "{A5DC9AF5-9235-11D1-B067-00DD01144174}"
  11.    TypeInfoGuid    =   "{A5DC9AF6-9235-11D1-B067-00DD01144174}"
  12.    TypeInfoCookie  =   0
  13.    Version         =   4
  14.    NumConnections  =   1
  15.    BeginProperty Connection1 
  16.       ConnectionName  =   "Connection1"
  17.       ConnDispId      =   1001
  18.       SourceOfData    =   3
  19.       ConnectionSource=   "Provider=ADsDSOObject;Encrypt Password=True;Integrated Security=SSPI;Connect Timeout=90"
  20.       Expanded        =   -1  'True
  21.       QuoteChar       =   34
  22.       SeparatorChar   =   46
  23.    EndProperty
  24.    NumRecordsets   =   1
  25.    BeginProperty Recordset1 
  26.       CommandName     =   "Command1"
  27.       CommDispId      =   1002
  28.       RsDispId        =   1005
  29.       CommandText     =   $"DataEnvironment1.dsx":0000
  30.       ActiveConnectionName=   "Connection1"
  31.       CommandType     =   1
  32.       Expanded        =   -1  'True
  33.       IsRSReturning   =   -1  'True
  34.       NumFields       =   1
  35.       BeginProperty Field1 
  36.          Precision       =   0
  37.          Size            =   256
  38.          Scale           =   0
  39.          Type            =   202
  40.          Name            =   "Name"
  41.          Caption         =   "Name"
  42.       EndProperty
  43.       NumGroups       =   0
  44.       ParamCount      =   0
  45.       RelationCount   =   0
  46.       AggregateCount  =   0
  47.    EndProperty
  48. End
  49. Attribute VB_Name = "DataEnvironment1"
  50. Attribute VB_GlobalNameSpace = False
  51. Attribute VB_Creatable = False
  52. Attribute VB_PredeclaredId = True
  53. Attribute VB_Exposed = False
  54.