How to create a dynamic MSSQL database table (3) _ MySQL

Source: Internet
Author: User
How to create a dynamic MSSQL database table (3) 'btncreateothers
'
Me. btnCreateOthers. Location = New System. Drawing. Point (17, 43)
Me. btnCreateOthers. Name = "btnCreateOthers"
Me. btnCreateOthers. Size = New System. Drawing. Size (104, 23)
Me. btnCreateOthers. TabIndex = 5
Me. btnCreateOthers. Text = "create rules and indexes"
Feedom.net
'
'Btndroptable
'
Me. btnDropTable. Location = New System. Drawing. Point (138, 43)
Me. btnDropTable. Name = "btnDropTable"
Me. btnDropTable. TabIndex = 6
Me. btnDropTable. Text = "delete table"
'
'Btnviewdata
'
Me. btnViewData. Location = New System. Drawing. Point (351, 43)
Me. btnViewData. Name = "btnViewData"
Me. btnViewData. TabIndex = 7
Me. btnViewData. Text = "View data"
'
'Btnviewsp
'
Me. btnViewSP. Location = New System. Drawing. Point (230, 43)
Feedom.net
Me. btnViewSP. Name = "btnViewSP"
Me. btnViewSP. Size = New System. Drawing. Size (104, 23)
Me. btnViewSP. TabIndex = 8
Me. btnViewSP. Text = "View stored procedure"
'
'Btnviewview
'
Me. btnViewView. Location = New System. Drawing. Point (443, 43)
Me. btnViewView. Name = "btnViewView"
Me. btnViewView. TabIndex = 9
Me. btnViewView. Text = "View"
'
'Create1'
'
Me. DataGrid1.DataMember = ""
Me. DataGrid1.HeaderForeColor = System. Drawing. SystemColors. ControlText
Me. DataGrid1.Location = New System. Drawing. Point (20, 76) 54com.cn
Me. maid = "maid"
Me. DataGrid1.Size = New System. Drawing. Size (500,183)
Me. DataGrid1.TabIndex = 10
'
'Form1
'
Me. AutoScaleBaseSize = New System. Drawing. Size (5, 13)
Me. ClientSize = New System. Drawing. Size (538,281)
Me. Controls. AddRange (New System. Windows. Forms. Control () {Me. DataGrid1, Me. btnViewView ,_
Me. btnViewSP, Me. btnViewData, Me. btnDropTable, Me. btnCreateOthers, Me. btnAlterTable ,_

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.