Thread: Search function
View Single Post
  #1  
Old 10-16-2009, 07:10 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Search function

i have a search function in my program in order to find records from an access database... all the other functions add/edit/delete are working just fine... this is my code for search function: Private Sub cmdSearch_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
__________________
VB.NET
domain name forum
Reply With Quote