Hi,
Over many years I've kept trace of thing-to-do (both professional and private) using various approaches, like project planners, spreadsheets,
to-do lists, helpdesk-type programs, and more. None really does what I
want, or has all required functionality, so I'm thinking of building my
own. It must be a native OS/2 executable, absolutely not broser based.
I thought to base it on sqlite, so at least the storage engine is a no-brainer. Multi-user access is not required.
Hobbes gives as last sqlite version 3,6,12, although there is a qt base sqlite browser which has 3.7.8 built-in. Are there any later ones?
Any suggestions on what to use as GUI front end with this? Or any other suggestions?
Mat Nieuwenhoven wrote:
Hi,
Over many years I've kept trace of thing-to-do (both professional and
private) using various approaches, like project planners, spreadsheets,
to-do lists, helpdesk-type programs, and more. None really does what I
want, or has all required functionality, so I'm thinking of building my
own. It must be a native OS/2 executable, absolutely not broser based.
I thought to base it on sqlite, so at least the storage engine is a
no-brainer. Multi-user access is not required.
Hobbes gives as last sqlite version 3,6,12, although there is a qt base
sqlite browser which has 3.7.8 built-in. Are there any later ones?
OS/2 support was removed by version 3.7.14, the newest included with FF
38 is 3.8.9 which has had the OS/2 parts re-added by Bitwise. As Mozilla :>doesn't patch the sources besides the makefile, this source could be
used, (it's under db/) or read the sqlite3 changelog for the latest with :>official support. It was a fairly easy build with the configure and make :>route.
Any suggestions on what to use as GUI front end with this? Or any other
suggestions?
The QT based sqlite browser is the best as far as I know.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 445 |
Nodes: | 16 (0 / 16) |
Uptime: | 113:49:55 |
Calls: | 9,209 |
Calls today: | 8 |
Files: | 13,483 |
Messages: | 6,054,651 |