ASP.Net retrieve records from Access DB that start with A
Hi I'm new to ASP.Net and I need to build a ASP.Net page that connects to an Access database, pulls records that have the ItemName field value starting with the letter "A" and then displaying those results. How would I do this? I've looked online and haven't found a solution. Can anybody help?
Thanks,
-Adam
|