DataEnvironment1.Dsr
上传用户:bubble
上传日期:2007-03-02
资源大小:403k
文件大小:8k
源码类别:

教育系统应用

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnv1 
  3.    ClientHeight    =   3555
  4.    ClientLeft      =   0
  5.    ClientTop       =   0
  6.    ClientWidth     =   3750
  7.    _ExtentX        =   6615
  8.    _ExtentY        =   6271
  9.    FolderFlags     =   1
  10.    TypeLibGuid     =   "{7525785C-690D-11D7-9EA5-00D0F80CE3CE}"
  11.    TypeInfoGuid    =   "{7525785D-690D-11D7-9EA5-00D0F80CE3CE}"
  12.    TypeInfoCookie  =   0
  13.    Version         =   4
  14.    NumConnections  =   1
  15.    BeginProperty Connection1 
  16.       ConnectionName  =   "Connection1"
  17.       ConnDispId      =   1001
  18.       SourceOfData    =   3
  19.       ConnectionSource=   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:学生管理系统xs.mdb;Persist Security Info=False"
  20.       Expanded        =   -1  'True
  21.       QuoteChar       =   96
  22.       SeparatorChar   =   46
  23.    EndProperty
  24.    NumRecordsets   =   3
  25.    BeginProperty Recordset1 
  26.       CommandName     =   "Command1"
  27.       CommDispId      =   1002
  28.       RsDispId        =   1013
  29.       CommandText     =   $"DataEnvironment1.dsx":0000
  30.       ActiveConnectionName=   "Connection1"
  31.       CommandType     =   1
  32.       GroupingName    =   "Command1_分组"
  33.       IsRSReturning   =   -1  'True
  34.       NumFields       =   11
  35.       BeginProperty Field1 
  36.          Precision       =   0
  37.          Size            =   5
  38.          Scale           =   0
  39.          Type            =   202
  40.          Name            =   "学号"
  41.          Caption         =   "学号"
  42.       EndProperty
  43.       BeginProperty Field2 
  44.          Precision       =   0
  45.          Size            =   8
  46.          Scale           =   0
  47.          Type            =   202
  48.          Name            =   "姓名"
  49.          Caption         =   "姓名"
  50.       EndProperty
  51.       BeginProperty Field3 
  52.          Precision       =   0
  53.          Size            =   2
  54.          Scale           =   0
  55.          Type            =   202
  56.          Name            =   "性别"
  57.          Caption         =   "性别"
  58.       EndProperty
  59.       BeginProperty Field4 
  60.          Precision       =   0
  61.          Size            =   10
  62.          Scale           =   0
  63.          Type            =   202
  64.          Name            =   "班级"
  65.          Caption         =   "班级"
  66.       EndProperty
  67.       BeginProperty Field5 
  68.          Precision       =   0
  69.          Size            =   8
  70.          Scale           =   0
  71.          Type            =   7
  72.          Name            =   "出生年月"
  73.          Caption         =   "出生年月"
  74.       EndProperty
  75.       BeginProperty Field6 
  76.          Precision       =   0
  77.          Size            =   30
  78.          Scale           =   0
  79.          Type            =   202
  80.          Name            =   "家庭住址"
  81.          Caption         =   "家庭住址"
  82.       EndProperty
  83.       BeginProperty Field7 
  84.          Precision       =   10
  85.          Size            =   4
  86.          Scale           =   0
  87.          Type            =   3
  88.          Name            =   "邮政编码"
  89.          Caption         =   "邮政编码"
  90.       EndProperty
  91.       BeginProperty Field8 
  92.          Precision       =   10
  93.          Size            =   4
  94.          Scale           =   0
  95.          Type            =   3
  96.          Name            =   "联系电话"
  97.          Caption         =   "联系电话"
  98.       EndProperty
  99.       BeginProperty Field9 
  100.          Precision       =   0
  101.          Size            =   8
  102.          Scale           =   0
  103.          Type            =   7
  104.          Name            =   "入学时间"
  105.          Caption         =   "入学时间"
  106.       EndProperty
  107.       BeginProperty Field10 
  108.          Precision       =   0
  109.          Size            =   536870910
  110.          Scale           =   0
  111.          Type            =   203
  112.          Name            =   "备注"
  113.          Caption         =   "备注"
  114.       EndProperty
  115.       BeginProperty Field11 
  116.          Precision       =   0
  117.          Size            =   16
  118.          Scale           =   0
  119.          Type            =   202
  120.          Name            =   "专业"
  121.          Caption         =   "专业"
  122.       EndProperty
  123.       NumGroups       =   0
  124.       ParamCount      =   0
  125.       RelationCount   =   0
  126.       AggregateCount  =   0
  127.    EndProperty
  128.    BeginProperty Recordset2 
  129.       CommandName     =   "Command2"
  130.       CommDispId      =   1014
  131.       RsDispId        =   1018
  132.       CommandText     =   "select * from class"
  133.       ActiveConnectionName=   "Connection1"
  134.       CommandType     =   1
  135.       IsRSReturning   =   -1  'True
  136.       NumFields       =   7
  137.       BeginProperty Field1 
  138.          Precision       =   0
  139.          Size            =   16
  140.          Scale           =   0
  141.          Type            =   202
  142.          Name            =   "年级"
  143.          Caption         =   "年级"
  144.       EndProperty
  145.       BeginProperty Field2 
  146.          Precision       =   0
  147.          Size            =   20
  148.          Scale           =   0
  149.          Type            =   202
  150.          Name            =   "班级"
  151.          Caption         =   "班级"
  152.       EndProperty
  153.       BeginProperty Field3 
  154.          Precision       =   0
  155.          Size            =   5
  156.          Scale           =   0
  157.          Type            =   202
  158.          Name            =   "教室"
  159.          Caption         =   "教室"
  160.       EndProperty
  161.       BeginProperty Field4 
  162.          Precision       =   0
  163.          Size            =   8
  164.          Scale           =   0
  165.          Type            =   202
  166.          Name            =   "年制"
  167.          Caption         =   "年制"
  168.       EndProperty
  169.       BeginProperty Field5 
  170.          Precision       =   0
  171.          Size            =   16
  172.          Scale           =   0
  173.          Type            =   202
  174.          Name            =   "专业"
  175.          Caption         =   "专业"
  176.       EndProperty
  177.       BeginProperty Field6 
  178.          Precision       =   0
  179.          Size            =   8
  180.          Scale           =   0
  181.          Type            =   202
  182.          Name            =   "班主任"
  183.          Caption         =   "班主任"
  184.       EndProperty
  185.       BeginProperty Field7 
  186.          Precision       =   0
  187.          Size            =   536870910
  188.          Scale           =   0
  189.          Type            =   203
  190.          Name            =   "备注"
  191.          Caption         =   "备注"
  192.       EndProperty
  193.       NumGroups       =   0
  194.       ParamCount      =   0
  195.       RelationCount   =   0
  196.       AggregateCount  =   0
  197.    EndProperty
  198.    BeginProperty Recordset3 
  199.       CommandName     =   "Command3"
  200.       CommDispId      =   1019
  201.       RsDispId        =   1021
  202.       CommandText     =   "xuefei"
  203.       ActiveConnectionName=   "Connection1"
  204.       CommandType     =   2
  205.       dbObjectType    =   1
  206.       GroupingName    =   "Command3_分组"
  207.       Expanded        =   -1  'True
  208.       IsRSReturning   =   -1  'True
  209.       NumFields       =   5
  210.       BeginProperty Field1 
  211.          Precision       =   0
  212.          Size            =   16
  213.          Scale           =   0
  214.          Type            =   202
  215.          Name            =   "年级"
  216.          Caption         =   "年级"
  217.       EndProperty
  218.       BeginProperty Field2 
  219.          Precision       =   0
  220.          Size            =   50
  221.          Scale           =   0
  222.          Type            =   202
  223.          Name            =   "专业"
  224.          Caption         =   "专业"
  225.       EndProperty
  226.       BeginProperty Field3 
  227.          Precision       =   0
  228.          Size            =   20
  229.          Scale           =   0
  230.          Type            =   202
  231.          Name            =   "年制"
  232.          Caption         =   "年制"
  233.       EndProperty
  234.       BeginProperty Field4 
  235.          Precision       =   0
  236.          Size            =   40
  237.          Scale           =   0
  238.          Type            =   202
  239.          Name            =   "学期"
  240.          Caption         =   "学期"
  241.       EndProperty
  242.       BeginProperty Field5 
  243.          Precision       =   19
  244.          Size            =   8
  245.          Scale           =   0
  246.          Type            =   6
  247.          Name            =   "学费"
  248.          Caption         =   "学费"
  249.       EndProperty
  250.       NumGroups       =   0
  251.       ParamCount      =   0
  252.       RelationCount   =   0
  253.       AggregateCount  =   0
  254.    EndProperty
  255. End
  256. Attribute VB_Name = "DataEnv1"
  257. Attribute VB_GlobalNameSpace = False
  258. Attribute VB_Creatable = True
  259. Attribute VB_PredeclaredId = True
  260. Attribute VB_Exposed = False