第一范文网 - 专业文章范例文档资料分享平台

宾馆客房管理系统(12)

来源:用户分享 时间:2021-04-06 本文由回忆辉煌 分享 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

宾馆客房管理设计,工具sql和vs2008.

System.EventArgs) Handles Button3.Click

Dim yuju7 As String = "select guestname,intime from t_book and t_guest where t_book.guestid=t_guest.guestid and orderno='" & TextBox14.Text & "' " Dim spq7 As SqlDataAdapter

spq7 = New SqlDataAdapter(yuju7, sql) Dim sjj7 As New DataSet() spq7.Fill(sjj7, "inn")

DataGrid1.DataSource = sjj7.Tables("inn")

End Sub

Private Sub Button4_Click(ByVal sender As System.Object, System.EventArgs) Handles Button4.Click

Dim yuju8 As String = "select * from t_book and t_book.guestid=t_guest.guestid " Dim spq8 As SqlDataAdapter

spq8 = New SqlDataAdapter(yuju8, sql) Dim sjj8 As New DataSet() spq8.Fill(sjj8, "inn3")

DataGrid1.DataSource = sjj8.Tables("inn3")

End Sub

Private Sub Button6_Click(ByVal sender As System.Object, System.EventArgs) Handles Button6.Click

Dim yujua As String = "select * from t_room where ComboBox2.Text & "' "

Dim spqa As SqlDataAdapter

spqa = New SqlDataAdapter(yujua, sql) Dim sjja As New DataSet() spqa.Fill(sjja, "inna")

DataGrid2.DataSource = sjja.Tables("inna") End Sub

Private Sub Button7_Click(ByVal sender As System.Object, System.EventArgs) Handles Button7.Click

Dim yuju9 As String = "select * from t_room " Dim spq9 As SqlDataAdapter

spq9 = New SqlDataAdapter(yuju9, sql) Dim sjj9 As New DataSet() spq9.Fill(sjj9, "inn1")

DataGrid2.DataSource = sjj9.Tables("inn1") End Sub

ByVal e As t_guest where ByVal e As position='" & ByVal e As

搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新资格考试认证宾馆客房管理系统(12)全文阅读和word下载服务。

宾馆客房管理系统(12).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/wenku/1183597.html(转载请注明文章来源)

相关推荐:

热门推荐
Copyright © 2018-2022 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top