Hi guys I am trying to build simple application with one access table and post the data on datagrid but it seems I cant pass the param of the customer name let we say and make the quary and bind the datagrid at run time to post the result , like select * from customers where customer name ='txtcustomername.text'
connection through ODBC any idea
connection through ODBC any idea