Hi All, I'm trying to use LIKE expression on my VB.NET code.
I have tried that with Access Query and got the result. But when
I use VB.NET to do the query, the datatable return zero data.
here's what I do;
=====================================================
dim sSQL as string = "SELECT *...