{"repo":"VBForumsCommunity/sqlite3win32","free":true,"listed":false,"github":"https://github.com/VBForumsCommunity/sqlite3win32","clone":"git clone https://github.com/VBForumsCommunity/sqlite3win32.git","description":"VB-friendly sqlite3 library with __stdcall calling convention","language":"C","stars":28,"topics":["vb6","sqlite"],"license":null,"category":"databases-storage","readme_excerpt":"The initial concept and core of this was developed by 'wqweto'. (https://github.com/wqweto/vbsqlite) Out of this an Ax-DLL COM-Wrapper was created. (https://github.com/Kr00l/VBSQLite) The fork of this has the following differences: - Updated sqlite3 c source from 3011001 (2016-03-03) to 3051003 (2026-03-13). - Win32 flags (SQLITE WIN32 MALLOC, SQLITE WIN32 HEAP CREATE) are used in the c++ sources. - Statically linking to the regexp c extension to enable the REGEXP operator. Use the exported function sqlite3 regexp init() for registering it. Example: \"rc = sqlite3 regexp init(hDB, 0, 0)\" (pass zero in the second and third parameter as not used) - All callback functions are stdcall. Even those used for the overloading of the SQL functions or aggregates. What is the same: - stdcall convention applied in each exported function so that it can be easily used by VB6/VBA.","default_branch":null,"files":null,"tree":[],"storefront":"/r/VBForumsCommunity","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/VBForumsCommunity/sqlite3win32/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}