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

📄 frmload.frm

📁 VB远程操作Sql Server 2000数据库的工具 主要功能就是远程(局域网)操作Sql Server数据库。 包括: 搜索并列举局域网内的所有Sql Server服务器 搜索并列举Sql
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmLoad 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "登录信息"
   ClientHeight    =   6150
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6135
   Icon            =   "FrmLoad.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6150
   ScaleWidth      =   6135
   StartUpPosition =   2  '屏幕中心
   Begin ToolForSQL2000.LCommandButton CommandIntoShow 
      Height          =   375
      Left            =   4080
      TabIndex        =   25
      Top             =   3120
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "导入数据库文件"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureHeight   =   15
      PictureWidth    =   15
   End
   Begin ToolForSQL2000.LCommandButton CommandDelData 
      Height          =   375
      Left            =   4080
      TabIndex        =   24
      Top             =   2640
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "删除数据库"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureLeft     =   100
      PictureTop      =   80
      PictureHeight   =   240
      PictureWidth    =   240
   End
   Begin ToolForSQL2000.LCommandButton CommandRnameData 
      Height          =   375
      Left            =   4080
      TabIndex        =   23
      Top             =   2160
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "修改数据库名"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureHeight   =   15
      PictureWidth    =   15
   End
   Begin ToolForSQL2000.LCommandButton CommandCreateData 
      Height          =   375
      Left            =   4080
      TabIndex        =   22
      Top             =   1680
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "新建数据库"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureHeight   =   15
      PictureWidth    =   15
   End
   Begin ToolForSQL2000.LCommandButton CommandExit 
      Height          =   375
      Left            =   4080
      TabIndex        =   21
      Top             =   840
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "退出"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      Picture         =   "FrmLoad.frx":06EA
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureLeft     =   100
      PictureHeight   =   360
      PictureWidth    =   360
   End
   Begin ToolForSQL2000.LCommandButton CommandLoad 
      Height          =   375
      Left            =   4080
      TabIndex        =   20
      Top             =   360
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      Caption         =   "登录"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontSize        =   9
      Picture         =   "FrmLoad.frx":0DE4
      DownBorderColor =   8421504
      RightBorderColor=   8421504
      PictureLeft     =   100
      PictureHeight   =   360
      PictureWidth    =   360
   End
   Begin MSComDlg.CommonDialog CommonD 
      Left            =   3240
      Top             =   5280
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.ListBox List1 
      Height          =   1860
      Left            =   6600
      TabIndex        =   12
      Top             =   480
      Width           =   1695
   End
   Begin VB.Frame Frame1 
      Height          =   3495
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   3855
      Begin ToolForSQL2000.LCommandButton CommandFindData 
         Height          =   375
         Left            =   1560
         TabIndex        =   28
         Top             =   2520
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   661
         Caption         =   " 搜索数据库..."
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontSize        =   9
         Picture         =   "FrmLoad.frx":14DE
         DownBorderColor =   8421504
         RightBorderColor=   8421504
         PictureLeft     =   100
         PictureTop      =   80
         PictureHeight   =   240
         PictureWidth    =   240
      End
      Begin ToolForSQL2000.LCommandButton CommandServerList 
         Height          =   375
         Left            =   1560
         TabIndex        =   27
         Top             =   600
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   661
         Caption         =   " 搜索服务器..."
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontSize        =   9
         Picture         =   "FrmLoad.frx":1A78
         DownBorderColor =   8421504
         RightBorderColor=   8421504
         PictureLeft     =   105
         PictureTop      =   75
         PictureHeight   =   240
         PictureWidth    =   240
      End
      Begin VB.CheckBox Check1 
         Caption         =   "保存登录信息为默认"
         Height          =   255
         Left            =   240
         TabIndex        =   11
         Top             =   3120
         Width           =   3135
      End
      Begin VB.TextBox TextLoadPassword 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Left            =   1560
         PasswordChar    =   "*"
         TabIndex        =   4
         Top             =   1680
         Width           =   2055
      End
      Begin VB.TextBox TextLoadName 
         Height          =   300
         Left            =   1560
         TabIndex        =   3
         Top             =   1200
         Width           =   2055
      End
      Begin VB.ComboBox ComboDName 
         Height          =   300
         Left            =   1560
         TabIndex        =   2
         Top             =   2160
         Width           =   2055
      End
      Begin VB.ComboBox ComboSQLServerName 
         Height          =   300
         Left            =   1560
         TabIndex        =   1
         Top             =   240
         Width           =   2055
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "口令:"
         Height          =   180
         Index           =   3
         Left            =   960
         TabIndex        =   8
         Top             =   1740
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户名:"
         Height          =   180
         Index           =   2
         Left            =   780
         TabIndex        =   7
         Top             =   1260
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "数据库名:"
         Height          =   180
         Index           =   1
         Left            =   600
         TabIndex        =   6
         Top             =   2220
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "服务器名或IP:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   5
         Top             =   300
         Width           =   1260
      End
   End
   Begin VB.Frame Frame3 
      Height          =   1695
      Left            =   120
      TabIndex        =   13
      Top             =   3600
      Visible         =   0   'False
      Width           =   5895
      Begin ToolForSQL2000.LCommandButton Command2 
         Height          =   300
         Left            =   5475
         TabIndex        =   30
         Top             =   1200
         Width           =   300
         _ExtentX        =   529
         _ExtentY        =   529
         Caption         =   "┈"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontSize        =   9
         DownBorderColor =   8421504
         RightBorderColor=   8421504
         PictureHeight   =   15
         PictureWidth    =   15
      End
      Begin ToolForSQL2000.LCommandButton Command1 
         Height          =   300
         Left            =   5475
         TabIndex        =   29
         Top             =   720
         Width           =   300
         _ExtentX        =   529
         _ExtentY        =   529
         Caption         =   "┈"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontSize        =   9
         DownBorderColor =   8421504
         RightBorderColor=   8421504
         PictureHeight   =   15
         PictureWidth    =   15
      End
      Begin ToolForSQL2000.LCommandButton CommandInto 
         Height          =   375
         Left            =   4080
         TabIndex        =   26
         Top             =   240
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   661
         Caption         =   "导入"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontSize        =   9
         DownBorderColor =   8421504
         RightBorderColor=   8421504
         PictureHeight   =   15
         PictureWidth    =   15
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   1200
         TabIndex        =   19
         Text            =   "MyData"
         Top             =   240
         Width           =   1935
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   1200
         TabIndex        =   17
         Top             =   1200
         Width           =   4290
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   1200
         TabIndex        =   14
         Top             =   720
         Width           =   4290
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "数据库名:"
         Height          =   180
         Index           =   6
         Left            =   240
         TabIndex        =   18
         Top             =   300
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "LDF文件:"
         Height          =   180
         Index           =   5
         Left            =   330
         TabIndex        =   16
         Top             =   1260
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "MDF文件:"
         Height          =   180
         Index           =   4
         Left            =   330
         TabIndex        =   15
         Top             =   780
         Width           =   810

⌨️ 快捷键说明

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