I am using LibreOffice Base as a generic database client. Sometimes it loses its connection to some database. Is there a way to reconnect it? I mean, a way other than closing and reopening Base?
How to make LibreOffice Base reconnect to a database
1k Views Asked by brandizzi At
1
There are 1 best solutions below
Related Questions in OPENOFFICE.ORG
- LibreOffice - How to create a file dialog via python macro?
- couldn't connect to socket (WSANOTINITIALISED, WSAStartup() has not been called) error while running program
- Not able to execute a class with external class path
- DDEML connection fails after large number of calls
- Preview MSOffice files in .NET WPF app via OpenOffice/LibreOffice
- cast exception while using OpenOffice SDK to create a DataSource
- Lack of access to all functions in exposed interfaces?
- OpenOffice convert doc to pdf with JAVA
- Where to find latest OpenOffice dictionaries?
- Netbeans OpenOffice Plugin throw error
- Installation of openoffice 4.0 for open erp
- Spreadsheet Help: Adding Multiple Rows With "If" Function
- XStorable storeToURL and WebDav
- How to debug crashing openoffice with pyuno
- Openoffice pipe (unix domain socket) somewhere other than /tmp?
Related Questions in LIBREOFFICE
- LibreOffice 4.4.3 - Accessing Documents with jodconverter on different server
- LibreOffice - How to create a file dialog via python macro?
- Space before caption
- libreoffice output filter names
- how export to pdf with embeded fonts in centos soffice command line?
- Best ways of getting tables from R into Libre Office Writer?
- How to automatically calculate the SUS Score for a given spreadsheet in LibreOffice Calc?
- Preview MSOffice files in .NET WPF app via OpenOffice/LibreOffice
- How can I update LibreOffice Calc cells in real-time from a MySQL database?
- Optimizing formula copying in PyUno
- Making a number end to the nearest 7 (no decimals)
- Can I use OR in LibreOffice calc IF statement?
- Lack of access to all functions in exposed interfaces?
- Quickest way to apply a formula to an entire column?
- In Python: Get path and name of file that is open in LibreOffice and Evince
Related Questions in OPENOFFICE-BASE
- OpenOffice Base 4.0.1 Printing a right aligned field
- How to make LibreOffice Base reconnect to a database
- How to access openoffice.org database from command line
- OODB Update with Aggregate Function
- Convert doc into pdf
- Open mdb app using Openoffice 4.0.1
- Transfer a data set from openoffice base to calc
- OpenOffice Base - Merge >200 tables into one
- Is it possible to create a parameter query in openoffice base?
- database structure with multiple bank statements
- Reset button in Openoffice base
- OpenOffice Base LIKE with columns
- Visual basic 2010 to open office base
- Open Office Base: How to Create a INSERT Trigger
- What is wrong with this SQL command for Apache Open Office Base?
Related Questions in LIBREOFFICE-BASE
- Where to find the Base module of LibreOffice that has no row limit?
- LibreOffice: 'com.mysql.jdbc.driver' cannot be loaded
- LibreOffice Base V5.3.2.2 - Equivalent to Access IIF
- LibreOffice Base Read read input, display from 2 different tables
- How to align a Paragraph centre vertically
- How to start a Paragraph always in a new page?
- LibreOffice Base; Tab order from mainform to subform
- Libre Office Base; Opens reports in read-only
- Writing a query with multiple outputs In Libre office base
- libeoffice conected to oracle registeroutparameter to return resultset
- How to make LibreOffice Base reconnect to a database
- Primary or unique constraint required on main table: "Orders"
- Calculated result in Firebird SELECT
- LibreOffice Base - query - merge two rows
- View Libreoffice Base queries to mysql
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I didn't test it, but base allows for connection pooling (
Tools->Options->LibreOffice Base->Connections):Did you try to enable pooling together with a long timeout?