1. Much like my last question I simply want to send a sql statement to my access db..this time instead of executing an insert i want results form a select statement... now I know how to set up the connex and proper syntax,,, my question is instead of .executenonquery what do I use?
2. Once I execute the select statement, how do I display the results in a datagrid and or array? (prefer something like a data grid so that I do not have to code the array to display into controls on my form)
Thanks so much. This place is great I am adding to favorites =).
2. Once I execute the select statement, how do I display the results in a datagrid and or array? (prefer something like a data grid so that I do not have to code the array to display into controls on my form)
Thanks so much. This place is great I am adding to favorites =).