Sql Like Command
I am looking for sample code for the SQL LIKE command in VB.Net or ASP.net. I have an access database with user information and I want a piece of code that searches the db for a name the populates a datagrid/listbox/gridview. The command to search is easy enough I just havent found the code to populate a gridview, datalist or grid. Thanks
I am looking for sample code for the SQL LIKE command in VB.Net or ASP.net. I have an access database with user information and I want a piece of code that searches the db for a name the populates a datagrid/listbox/gridview. The command to search is easy enough I just havent found the code to populate a gridview, datalist or grid. Thanks