Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1460

SqLite3 Win10 Demo - Using winsqlite3.dll

$
0
0
I found some work about the using of winsqlite3.dll, in VBA for Excel, and was not completed. First I did some changes for using it in VB6. I did some checks and found some errors i the old implementation. Finally I made a demo using the Sqlite3, to make an in memory db, using ":memory:" and not a filename in the creation call.
The demo show how to handle blob, and the error messages (which the old example was wrong, had missing the free procedure for the error message pointer)

This example run on a Windows 10 os. The winsqlite3.dll exist and didn't need reference to it.
The first line in the form is the error message for checking the code.

Also I have a module to write unicode lines to form



Name:  sqlite.png
Views: 53
Size:  9.3 KB
Attached Images
 
Attached Files

Viewing all articles
Browse latest Browse all 1460

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>