Search found 22 matches

by crispina
Tue Dec 01 2020 7:16 pm
Forum: Developers
Topic: Copperspice 1.7.0 SQLite QString Blob
Replies: 2
Views: 5602

Re: Copperspice 1.7.0 SQLite QString Blob

I have only used the Sqlite database driver and so cannot comment on PostgreSQL or MySQL/MariaDB drivers. The source code that I am using with CopperSpice 1.7.0 (dbmanager.cpp) can be found on the Talk Calendar github page (https://github.com/crispinalan/). Thank you for the information regarding Cs...
by crispina
Tue Nov 17 2020 3:13 pm
Forum: Developers
Topic: Copperspice 1.7.0 SQLite QString Blob
Replies: 2
Views: 5602

Copperspice 1.7.0 SQLite QString Blob

I have been developing a small (personal) talking diary application for Linux called EventTalker (https://github.com/crispinalan/) with Debian 10 CopperSpice 1.6.3. I have now started to look at using CopperSpice 1.7.0. I noticed an issue with my dbManager code written to insert, update etc. events ...