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

TSqlDBIbx - reading memo as string does not give the contents #275

Closed
jokusoftware opened this issue Jul 30, 2024 · 2 comments
Closed

TSqlDBIbx - reading memo as string does not give the contents #275

jokusoftware opened this issue Jul 30, 2024 · 2 comments

Comments

@jokusoftware
Copy link

jokusoftware commented Jul 30, 2024

Hello,
I am testing TSqlDBIbx connection and I have detected that reading a memo content as string does not work. I make a small change (disabling the optimized value reading for UTF-8 encoded VARCHAR columns for blob columns) and it seems to work fine. I am attaching a tiny patch with this change.

Best regards,
Joe

0001-TSqlDBIbxStatement-reading-a-blob-memo-as-string-giv.patch

synopse pushed a commit that referenced this issue Jul 30, 2024
- as reported by #275
@synopse
Copy link
Owner

synopse commented Jul 30, 2024

Please try with the above commit.

Thanks for the feedback.

@jokusoftware
Copy link
Author

It is working fine. Thanks.

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