Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to filter on memo field #140

Closed
markord opened this issue May 26, 2018 · 1 comment
Closed

Unable to filter on memo field #140

markord opened this issue May 26, 2018 · 1 comment

Comments

@markord
Copy link

markord commented May 26, 2018

eg: SELECT * FROM SourceTable WHERE Path LIKE '%C:\file.jpg%'

Prints following (for each row) and matches no results:

Calling mdb_test_sarg on unknown type. Add code to mdb_test_sarg() for type 12

markord pushed a commit to markord/mdbtools that referenced this issue May 26, 2018
* Added case statement for comparing memo fields
@evanmiller
Copy link
Contributor

Fix included in #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants