First time here? Check out the FAQ!
2020-09-16 14:39:56 +0100 | received badge | ● Famous Question (source) |
2019-08-14 19:10:51 +0100 | edited answer | How access Firebird employee db via JDBC? Extract the jaybird-jdk18-4.0.0-beta-1.zip, then add the folder to the Class Path in LibreOffice and restart >Libr |
2019-08-14 19:05:49 +0100 | answered a question | How access Firebird employee db via JDBC? Extract the jaybird-jdk18-4.0.0-beta-1.zip, then add the folder to the Class Path in LibreOffice and restart >Libr |
2019-08-14 18:28:22 +0100 | commented question | How access Firebird employee db via JDBC? More information needed. How do you connect to the database? Eror message? |
2019-08-14 18:28:02 +0100 | commented question | How access Firebird employee db via JDBC? More information needed. How do you connect to the database* Eror message? |
2019-08-11 02:23:13 +0100 | received badge | ● Nice Answer (source) |
2019-08-10 15:23:57 +0100 | answered a question | FIREBIRD: Can't add new record to database, sdbc error: violation of PRIMARY or UNIQUE KEY Run this from menu Tools -> SQL: SELECT MAX("ID") FROM "TABLENAME" Observe NUMBER in output field. Then enter new |
2019-03-13 19:15:47 +0100 | received badge | ● Notable Question (source) |
2019-03-08 22:16:12 +0100 | received badge | ● Famous Question (source) |
2019-01-23 18:24:25 +0100 | received badge | ● Teacher (source) |
2019-01-18 00:09:49 +0100 | answered a question | python script connect to writer document Hi, use this as starting point https://github.com/kelsa-pi/PyUNO_Workspace/blob/master/simple_macro.py |
2018-11-28 23:12:05 +0100 | received badge | ● Notable Question (source) |
2018-11-28 23:12:05 +0100 | received badge | ● Popular Question (source) |
2018-07-09 21:31:33 +0100 | received badge | ● Popular Question (source) |
2018-07-09 01:57:10 +0100 | received badge | ● Student (source) |
2018-07-08 23:27:17 +0100 | asked a question | ANN: PyUNO Workspace RC1 ANN: PyUNO Workspace RC1 Hi, PyUNO Workspace is a modified version of Pyzo IDE Workspace plugin, designed for Python an |
2018-06-28 17:03:54 +0100 | received badge | ● Famous Question (source) |
2017-12-15 20:04:24 +0100 | answered a question | Use WinPython with LibreOffice 5 On Windows you can try Pyzo IDE with PyUNO Workspace plugin. |
2017-11-30 10:30:27 +0100 | received badge | ● Popular Question (source) |
2017-11-30 10:30:27 +0100 | received badge | ● Notable Question (source) |
2017-11-10 17:54:47 +0100 | answered a question | PDF Forms (Made with Writer) fails in Acrobat Reader Hi, try to change font in form eg.TimesNew Roman on Mint or install LiberationSans font on Windows HTH |
2017-08-31 18:01:40 +0100 | asked a question | Pyzo IDE tool - PyUNO Workspace Pyzo IDE tool - PyUNO Workspace Hi, PyUNO Workspace is a modified version of Pyzo's tool Workspace, designed for Python |
2016-09-01 20:41:36 +0100 | asked a question | UNODIT a python command-line tool. Looking for feedback UNO Dialog Tools is a Python3 command-line tool that generates dialog code in PyUNO (Python) and create LibreOffice extension, sidebar extension or embed in ODF documents. The generated code allows you to customize code according to your needs. It also provides simple dialog boxes for interaction with a user. Any feedback much appreciated. |