Any newer version of sqlite support for harbour

263 views
Skip to first unread message

Eric Lendvai

unread,
May 17, 2021, 2:49:03 AM5/17/21
to Harbour Users

While trying out the support for SQLite in Harbour, I noticed that the version included in the Harbour repo (official repo) is 3.8.2.  SQLite is now at version 3.35.5.
If you search for the text "#define sqlite3_trace_v2" in Harbour\contrib\3rd\sqlite3\sqlite3.c we can see a history of new api that we have no support for.
Viktor Szakats updated his repo to 3.21.0, but if will not properly compile/link since the sqlite3_trace is deprecated.
The source code of Harbour\contrib\sddsqlt3\core.c has a comment about needing to implement support for "sqlite3_trace_v2".

Did anybody update SQLite to a newer version in their branch ?

Thanks, Eric

Jayadev U

unread,
May 17, 2021, 6:02:45 AM5/17/21
to harbou...@googlegroups.com

Hi Eric,

 

Apparently, Mr. Grigory Filatov updates the Sqlite library regularly.  See entries in change log of Ver 21.03 in MiniGui Extended:

 

2021/04/28: HMG Extended Edition version 21.03 (Update 3).

  * Updated: HbSQLite3 library:

           - update for using SQLITE3 version 3.35.5 (from 3.35.4).

           Contributed by Grigory Filatov.

 

More details available at http://hmgextended.com/download-3/

.

The sources are available in:

 

E:\minigui\SOURCE\HbSQLite3

 

HTH,

 

Warm regards,

 

Jayadev

--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users

---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/54b1cdc8-2324-438e-a7cc-53def9035aafn%40googlegroups.com.

Eric Lendvai

unread,
May 17, 2021, 3:42:56 PM5/17/21
to Harbour Users
Thanks Jayadev.
I left a message into that group asking for help, since I think that source code is not updated, the binding code between Harbour and SQLite.

Mel Smith

unread,
May 17, 2021, 5:31:46 PM5/17/21
to Harbour Users
Hi All:
   Can somebody check if my whosaway.com has updated sqlite. I've never used it.
Thanks.
-Mel

Jayadev U

unread,
Jun 7, 2021, 1:56:31 AM6/7/21
to harbou...@googlegroups.com

Hi Eric,

 

Did you manage to update the SqLite lib to the latest version (Version 3.35.5) ?  If yes, can you please share the Harbour libraries ?

Eric Lendvai

unread,
Jun 7, 2021, 2:20:31 AM6/7/21
to Harbour Users
No I did not.
I am focusing on completing the ORM, with PostgreSQL and MySQL/MariaDB support most of all.
Reply all
Reply to author
Forward
0 new messages