【中华硕博网-全球500所高校指定报名中心】
【在职研究生】 【在职博士】 【MBA/EMBA】
  您现在的位置: 中华硕博网 > 论文中心 > 理工论文 > 计算机论文 > 文章正文
站内搜索:

宾馆管理信息系统论文

作者:硕博网    文章来源:中华硕博网    点击数:    更新时间:2008-5-3
中华硕博网(http://www.china-b.com)全球500所高校指定报名中心--宾馆管理信息系统论文
nbsp;    Dim sSql As String
     Dim intCount As Integer
     Dim MsgText As String
     Dim mrcc As ADODB.Recordset
     If gintRmode=1 Then ‘判断是否处于添加状态
        Me.Caption=me.Caption&“添加”
        txtSQL=”select DISTINCT typename from roomtype”
        Set mrc=ExecuteSQL(txtSQL,MsgText)
        If Not mrc.EOF Then
             Do While Not mrc.EOF
                cboItem(0).AddItem Trim(mrc.Fields(0))
                mrc.MoveNext
             Loop
             cboItem(0).ListIndex=0‘显示记录内容
        Else
             MsgBox “请先进行客房标准设置!”,vbOKOnly+vbExclamation,“警告”
             cmdSave.Enabled=Fals

 << 上一页  [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]  ... 下一页  >> 

 相关热词搜索
  关于馆管理信息系统论相关信息> 更多
    没有相关文章