VERSION 5.00 Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1 ClientHeight = 5055 ClientLeft = 1080 ClientTop = 1500 ClientWidth = 6300 _ExtentX = 11113 _ExtentY = 8916 FolderFlags = 7 TypeLibGuid = "{A5DC9AF5-9235-11D1-B067-00DD01144174}" TypeInfoGuid = "{A5DC9AF6-9235-11D1-B067-00DD01144174}" TypeInfoCookie = 0 Version = 4 NumConnections = 1 BeginProperty Connection1 ConnectionName = "Connection1" ConnDispId = 1005 SourceOfData = 3 ConnectionSource= $"DataEnvironment1.dsx":0000 QuoteChar = 96 SeparatorChar = 46 EndProperty NumRecordsets = 1 BeginProperty Recordset1 CommandName = "PRODUCTO" CommDispId = 1006 RsDispId = 1007 CommandText = "PRODUCTO" ActiveConnectionName= "Connection1" CommandType = 2 dbObjectType = 1 IsRSReturning = -1 'True NumFields = 2 BeginProperty Field1 Precision = 10 Size = 4 Scale = 0 Type = 3 Name = "ID_PRODUCTO" Caption = "ID_PRODUCTO" EndProperty BeginProperty Field2 Precision = 0 Size = 50 Scale = 0 Type = 202 Name = "DESCRIPCION_PRODUCTO" Caption = "DESCRIPCION_PRODUCTO" EndProperty NumGroups = 0 ParamCount = 0 RelationCount = 0 AggregateCount = 0 EndProperty End Attribute VB_Name = "DataEnvironment1" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Private Sub DataEnvironment_Initialize() End Sub