How could I write an XSD TableAdapter query for use in a WPF/Visual Studio/C#/ACCDB app, to search for all records where a field value contains(!) a value(substring), rather than being equal to the value, that has been entered into a textbox
on the WPF form?
↧