Using the Access db provider, the constrcuted sql statement such as "select [ab.Descript] fad. [ab.UpdateDate] fae from [tblUpdate] ab" shows error. In my version of Access, the keyword "AS" between column name and alias name should exist.
Change CSDataProvider.cs source code fix this small problem.
Change CSDataProvider.cs source code fix this small problem.