Provider Microsoft - Jet.Oledb.4.0 Data Source C:/Rodriguez/Proyectojr - MDB
Provider Microsoft - Jet.Oledb.4.0 Data Source C:/Rodriguez/Proyectojr - MDB
OleDb
proyecto2.Show()
Me.Hide()
End Sub
End Sub
End Class
Imports System.Data.OleDb
Public Class proyecto2
Public fila As Integer = 0
Dim dt As New DataTable
Dim cn As New
OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\rodriguez\PROYECTOjr.mdb")
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
fila = 0 + 2
Label9.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox5.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox6.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 3
Label13.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox7.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox8.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 4
Label17.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox9.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox10.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 5
Label21.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox11.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox12.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 6
Label25.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox13.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox14.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 7
Label29.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox15.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox16.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 8
Label33.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox17.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox18.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 9
Label37.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox19.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox20.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 10
Label41.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox21.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox22.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 11
Label45.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox23.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox24.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
End Sub
Imports System.Data.OleDb
Public Class proyecto3
Public fila As Integer = 0
Dim dt As New DataTable
Dim cn As New
OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\rodriguez\PROYECTOjr.mdb")
Private Sub Label1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Label1.Click
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
End Sub
fila = 0 + 13
Label5.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox3.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox4.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 14
Label9.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox5.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox7.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 15
Label13.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox8.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox9.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 16
Label17.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox10.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox11.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 17
Label21.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox12.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox13.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 18
Label25.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox14.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox15.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
fila = 0 + 19
Label29.Text = CStr(dt.Rows(fila)("preguntas"))
CheckBox16.Text = CStr(dt.Rows(fila)("respuestac"))
CheckBox17.Text = CStr(dt.Rows(fila)("respuestae"))
dataAdapter.Dispose()
End Sub
End Sub