C#.NET and MS Access database...
Hello...
I`m using C#.NET, MS Access base and my table is "ID | Name | Age | City | Country ", and now... How can I search the base but not by ID, but by Name. When I write the Name to get the rest information
Thanks.