⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbimpexp.frm

📁 access数据库转换成excel表格
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      End
      Begin VB.Label lblDelimiter 
         Caption         =   "Delimiter"
         Height          =   165
         Left            =   450
         TabIndex        =   87
         Top             =   360
         Width           =   705
      End
      Begin VB.Label lblMaxFieldLength 
         Caption         =   "Max field length:"
         Height          =   255
         Left            =   3900
         TabIndex        =   86
         Top             =   360
         Width           =   1185
      End
   End
   Begin VB.Frame fraImportFromTxtSingleField 
      Caption         =   "Import from text file to existing Access table (Single Field)"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4485
      Left            =   150
      TabIndex        =   11
      Top             =   480
      Width           =   8025
      Begin VB.TextBox txtFieldType3 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         Height          =   315
         Left            =   4650
         TabIndex        =   57
         Top             =   3000
         Width           =   1245
      End
      Begin VB.TextBox txtSourceSpec3 
         Height          =   285
         Left            =   1170
         TabIndex        =   49
         Top             =   930
         Width           =   6015
      End
      Begin VB.ComboBox cboFields3 
         Height          =   315
         Left            =   1980
         Style           =   2  'Dropdown List
         TabIndex        =   48
         Top             =   3000
         Width           =   1875
      End
      Begin VB.ComboBox cboTables3 
         Height          =   315
         Left            =   1980
         Style           =   2  'Dropdown List
         TabIndex        =   45
         Top             =   2340
         Width           =   2565
      End
      Begin VB.CommandButton cmdGetSourceSpec3 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7200
         TabIndex        =   18
         TabStop         =   0   'False
         Top             =   930
         Width           =   255
      End
      Begin VB.CommandButton cmdImportFromTxtSingleFieldProceed 
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   5370
         MaskColor       =   &H00000000&
         TabIndex        =   17
         TabStop         =   0   'False
         Top             =   3720
         Width           =   1095
      End
      Begin VB.CommandButton cmdGetTargetSpec3 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7200
         TabIndex        =   16
         TabStop         =   0   'False
         Top             =   1710
         Width           =   255
      End
      Begin VB.TextBox txtTargetSpec3 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   315
         Left            =   1170
         TabIndex        =   15
         TabStop         =   0   'False
         Top             =   1710
         Width           =   6015
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "Close"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Index           =   3
         Left            =   6570
         MaskColor       =   &H00000000&
         TabIndex        =   12
         TabStop         =   0   'False
         Top             =   3720
         Width           =   1065
      End
      Begin VB.Label lblFieldType 
         Caption         =   "(Type)"
         Height          =   195
         Index           =   0
         Left            =   4110
         TabIndex        =   56
         Top             =   3030
         Width           =   525
      End
      Begin VB.Label lblField 
         Caption         =   "Field"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Index           =   0
         Left            =   1170
         TabIndex        =   47
         Top             =   3030
         Width           =   555
      End
      Begin VB.Label lblTable 
         Caption         =   "Table"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   1140
         TabIndex        =   19
         Top             =   2370
         Width           =   645
      End
      Begin VB.Label lblTo 
         Caption         =   "To:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Index           =   1
         Left            =   630
         TabIndex        =   14
         Top             =   1770
         Width           =   615
      End
      Begin VB.Label lblFrom 
         Caption         =   "From:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   1
         Left            =   480
         TabIndex        =   13
         Top             =   930
         Width           =   585
      End
   End
   Begin VB.Frame fraImportFromExcelToOldTable 
      Caption         =   "Import from Excel into an existing Access table. "
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4485
      Left            =   150
      TabIndex        =   30
      Top             =   510
      Width           =   7995
      Begin VB.ComboBox cboStartingFromFields 
         Height          =   315
         Left            =   2490
         Style           =   2  'Dropdown List
         TabIndex        =   53
         Top             =   3270
         Width           =   2175
      End
      Begin VB.TextBox txtNumofCols 
         Height          =   285
         Left            =   2730
         MaxLength       =   3
         TabIndex        =   50
         Top             =   1650
         Width           =   645
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "Close"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Index           =   0
         Left            =   6510
         MaskColor       =   &H00000000&
         TabIndex        =   37
         TabStop         =   0   'False
         Top             =   3750
         Width           =   1065
      End
      Begin VB.TextBox txtTargetSpec1 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   315
         Left            =   1170
         TabIndex        =   36
         TabStop         =   0   'False
         Top             =   2250
         Width           =   6045
      End
      Begin VB.CommandButton cmdGetTargetSpec1 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7230
         TabIndex        =   35
         TabStop         =   0   'False
         Top             =   2250
         Width           =   255
      End
      Begin VB.CommandButton cmdImportFromExcelProceed1 
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   5370
         MaskColor       =   &H00000000&
         TabIndex        =   34
         TabStop         =   0   'False
         Top             =   3750
         Width           =   1095
      End
      Begin VB.CommandButton cmdGetSourceSpec1 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7230
         TabIndex        =   33
         TabStop         =   0   'False
         Top             =   1170
         Width           =   255
      End
      Begin VB.TextBox txtSourceSpec1 
         BackColor       =   &H00E0E0E0&
         Height          =   315
         Left            =   1170
         Locked          =   -1  'True
         TabIndex        =   32
         TabStop         =   0   'False
         Top             =   1170
         Width           =   6045
      End
      Begin VB.ComboBox cboTables1 
         Height          =   315
         Left            =   1890
         Style           =   2  'Dropdown List
         TabIndex        =   31
         Top             =   2730
         Width           =   2775
      End
      Begin VB.Label lblNotes 
         Caption         =   $"DBIMPEXP.frx":030A
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   675
         Left            =   390
         TabIndex        =   58
         Top             =   330
         Width           =   7395
      End
      Begin VB.Label lblFromField 
         Caption         =   "Starting from field"
         Height          =   195
         Left            =   1170
         TabIndex        =   52
         Top             =   3300
         Width           =   1335
      End
      Begin VB.Label lblNumOfCols 
         Caption         =   "No. of  Columns"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1170
         TabIndex        =   51
         Top             =   1680
         Width           =   1605
      End
      Begin VB.Label lblFrom 
         Caption         =   "From:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -