On Sat, 3 Dec 2016, Rich Shepard wrote:

>   Has anyone here set up a LibreOffice 'Base' database with a PostgreSQL
> backend on a Microsoft network? If so, I'd like to learn what's involved.

   In case anyone's interested I've learned that Base is not quite ready for
prime time. So, after dialogs with database application developers and
thinking about how both I and my clients will use these two applications I
decided to write them from the basic MVC pattern: PostgeSQL (model), PyQt5
(view), and Python3 (controller). I've also learned that the QtDesiger
reduces UI development time by more than 75% compared to writing wxPython
code. And, the Phoenix project for Python3 is still an early work in
progress.

   Thread formally closed.

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to