Does anyone know of any documentation out there that lays out what SQL functions are supported for the .NET Microsoft.Jet.OLEDB.4.0 provider when querying a text file?
For instance, the TRIM() function. However, there doesn't appear to be a CASE function like in SQL Server.