Subject RE: [firebird-support] Wildcard for Firebird
Author Scott Price
Sounds a little obvious, but MS are partial to the *, so try:

"select from <table> where <field> like '<something_the_user_wrote>*'"

If that then doesn't work, let me know and I can let the peeps in the
firebird provider dev group know :)


Regards,


Scott :)