hello, I have 2 access table in a same databse, both the tables registration number same. Now i want based on my 1st form registration number the 2nd from must open with that 2 table details.
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles personal_details_button.Click
ptpersonal_details.Ptpersonal_detailsTableAdapter.FillBy(ptpersonal_details.TerminalDataSet.ptpersonal_details, Me.Registration_NoTextBox.Text)
End Sub
"ptpersonal_details" is my 2nd form name. But its not working.
1 Replies - 140 Views - Last Post: 20 January 2013 - 08:30 PM
#1
based on my base form registration number open one new form
Posted 20 January 2013 - 09:06 AM
Replies To: based on my base form registration number open one new form
#2
Re: based on my base form registration number open one new form
Posted 20 January 2013 - 08:30 PM
What? This made no sense.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|