Forum: ASP.NET Apr 13th, 2007 |
| Replies: 3 Views: 1,527 still doesn't works. can u paste here what u have done. |
Forum: ASP.NET Apr 8th, 2007 |
| Replies: 3 Views: 1,527 Private Sub btnsearch_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnsearch.Click
Try
txtmsg.Text = ""
OleDbDataAdapter1 = New OleDbDataAdapter("select * from phbook... |
Forum: ASP.NET Apr 4th, 2007 |
| Replies: 6 Views: 8,626 i try using this sample code to my application.but if you dont mind, can you state the namesapece of DATA declarations for connection n data type to match with this code.
tq |