|
-
Aug 2nd, 2022, 11:24 AM
#1
Re: VB SQLite Library (COM-Wrapper)
 Originally Posted by Krool
sqlite3_bind_text16 now fixed to use directly StrPtr(Value).
I don't know what triggered me to cache it in a variable and append a vbNullChar. Normally I don't do it when sending a string to an API. 
It was needed with UTF8.
I've tried without the null char and it didn't work when it was working with UTF8.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|