<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12800</id>
	<title>Nabble - openoffice - database access</title>
	<updated>2009-12-20T06:20:27Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/openoffice---database-access-f12800.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/openoffice---database-access-f12800.html" />
	<subtitle type="html">The database access for the applications. openoffice - database access home is &lt;a href=&quot;http://dba.openoffice.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26863905</id>
	<title>Re: Connect to multiple datasources</title>
	<published>2009-12-20T06:20:27Z</published>
	<updated>2009-12-20T06:20:27Z</updated>
	<author>
		<name>Andreas Saeger</name>
	</author>
	<content type="html">&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26863905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; is it possible to connec tto multiple databases in JDBC/OOo?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I got a client that has a sistem that uses MSQuery (an excel subset of 
&lt;br&gt;&amp;gt; db connectivity) and pull info from different databases and dump it into 
&lt;br&gt;&amp;gt; Excel. I wonder if Calc can do the same, the main question is if the 
&lt;br&gt;&amp;gt; datasource can connect from different datasources.
&lt;br&gt;&amp;gt; I know I can register multiple datasources but I am not sure I can 
&lt;br&gt;&amp;gt; connect to them simultaneously, but then again I have never tried and 
&lt;br&gt;&amp;gt; wonder if anyone else here knows.
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;Another thing that works for me: In ordinary office documents, outside 
&lt;br&gt;the Base container, you can bind a form to some datasource's row set and 
&lt;br&gt;a related subform to some other source's row set, so the form looks and 
&lt;br&gt;behaves as if it were connected to one source.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26863905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26863905&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26863905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26859457</id>
	<title>Macro question</title>
	<published>2009-12-19T15:03:57Z</published>
	<updated>2009-12-19T15:03:57Z</updated>
	<author>
		<name>Dick Hoffman</name>
	</author>
	<content type="html">I've used OOo Base to construct a database and wrote a macro in Basic to 
&lt;br&gt;connect to the database, issue an SQL query and write out a report of 
&lt;br&gt;statistics calculated from the results of the query. All work very well. 
&lt;br&gt;Now I'd like to write another macro that issues a different query and 
&lt;br&gt;processes the results. However, OOo wants to append the new macro to the 
&lt;br&gt;previous one. No matter what I try, it will not let me write the new 
&lt;br&gt;macro as a separate entity. What am I missing here?
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26859457&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26859457&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Macro-question-tp26859457p26859457.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26841549</id>
	<title>postgresql-sdbc-0.7.6 and OO 3.1.1</title>
	<published>2009-12-18T01:57:29Z</published>
	<updated>2009-12-18T01:57:29Z</updated>
	<author>
		<name>Christoph Gohle</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have problems running your driver postgresql-sdbc-0.7.6 agains oo &amp;nbsp;
&lt;br&gt;3.1.1 on mac os x. I installed the driver using the extension manager. &amp;nbsp;
&lt;br&gt;This tool says it was install properly and is enabled. However, I &amp;nbsp;
&lt;br&gt;don't get the driver listed when I open the connection dialog in Base.
&lt;br&gt;&lt;br&gt;Any hints?
&lt;br&gt;Thank you very much,
&lt;br&gt;--
&lt;br&gt;Christoph Gohle
&lt;br&gt;_____________
&lt;br&gt;Fakultät für Physik
&lt;br&gt;Ludwig-Maximilians Universität München
&lt;br&gt;Schellingstrasse 4
&lt;br&gt;80799 München
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841549&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gohle@...&lt;/a&gt;
&lt;br&gt;tel: +49 89 2180 6125
&lt;br&gt;fax: +49 89 2180 63851
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841549&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841549&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/postgresql-sdbc-0.7.6-and-OO-3.1.1-tp26841549p26841549.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26840033</id>
	<title>[dba-features] new/CWS dba33b : SRB: AddField dialog now accessible via ALT+F8</title>
	<published>2009-12-17T22:43:39Z</published>
	<updated>2009-12-17T22:43:39Z</updated>
	<author>
		<name>ocke.janssen</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: SRB: AddField dialog now accessible via ALT+F8
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840033&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ocke.janssen@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840033&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uwe.fischer@...&lt;/a&gt;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104836
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104836&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104836&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: ready for QA
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [ ]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;In the Sun Report Designer the Add Field dialog can be accessed via
&lt;br&gt;the accelerator key ALT+F8.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840033&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840033&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840033&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-SRB%3A-AddField-dialog-now-accessible-via-ALT%2BF8-tp26840033p26840033.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26840034</id>
	<title>[dba-features] new/CWS dba33b : SRB: AddField dialog now accessible via ALT+F8</title>
	<published>2009-12-17T22:43:39Z</published>
	<updated>2009-12-17T22:43:39Z</updated>
	<author>
		<name>ocke.janssen</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: SRB: AddField dialog now accessible via ALT+F8
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840034&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ocke.janssen@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840034&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uwe.fischer@...&lt;/a&gt;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104836
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104836&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104836&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: ready for QA
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [ ]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;In the Sun Report Designer the Add Field dialog can be accessed via
&lt;br&gt;the accelerator key ALT+F8.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840034&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840034&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840034&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-features-f12803.html&quot; embed=&quot;fixTarget[12803]&quot; target=&quot;_top&quot; &gt;openoffice - dba features&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-SRB%3A-AddField-dialog-now-accessible-via-ALT%2BF8-tp26840034p26840034.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26840035</id>
	<title>[dba-features] new/CWS dba33b : SRB: AddField dialog now accessible via ALT+F8</title>
	<published>2009-12-17T22:43:39Z</published>
	<updated>2009-12-17T22:43:39Z</updated>
	<author>
		<name>ocke.janssen</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: SRB: AddField dialog now accessible via ALT+F8
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840035&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ocke.janssen@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840035&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uwe.fischer@...&lt;/a&gt;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104836
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104836&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104836&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: ready for QA
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [ ]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;In the Sun Report Designer the Add Field dialog can be accessed via
&lt;br&gt;the accelerator key ALT+F8.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840035&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840035&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840035&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-SRB%3A-AddField-dialog-now-accessible-via-ALT%2BF8-tp26840035p26840035.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26829693</id>
	<title>Re: SRB for OOO320_m8 / 3.2 RC1</title>
	<published>2009-12-17T07:25:28Z</published>
	<updated>2009-12-17T07:25:28Z</updated>
	<author>
		<name>ocke.janssen</name>
	</author>
	<content type="html">Hi Zoltan,
&lt;br&gt;&lt;br&gt;Reizinger Zoltán wrote:
&lt;br&gt;&amp;gt; Hi Frank,
&lt;br&gt;&amp;gt; Will be issued new SRB for &amp;nbsp;OOO320_m8 / 3.2 RC1, or we can use &amp;nbsp;1.2 beta for 
&lt;br&gt;&amp;gt; m4.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;As far as I remember I fixed no issues in that area so 1.2 be should 
&lt;br&gt;working.
&lt;br&gt;&lt;br&gt;- oj
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Zoltan 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26829693&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26829693&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ocke Janssen &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tel: +49 40 23646 661, x66661
&lt;br&gt;Dipl. Inf(FH) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fax: +49 40 23646 550
&lt;br&gt;Sun Microsystems Inc.
&lt;br&gt;Nagelsweg 55 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26829693&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ocke.Janssen@...&lt;/a&gt;
&lt;br&gt;D-20097 Hamburg &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt;&lt;br&gt;&lt;br&gt;Sitz der Gesellschaft:
&lt;br&gt;Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
&lt;br&gt;Amtsgericht Muenchen: HRB 161028
&lt;br&gt;Geschaeftsfuehrer: Thomas Schr?der, Wolfgang Engels, Wolf Frenkel
&lt;br&gt;Vorsitzender des Aufsichtsrates: Martin Haering
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26829693&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26829693&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SRB-for-OOO320_m8---3.2-RC1-tp26827311p26829693.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26827311</id>
	<title>SRB for OOO320_m8 / 3.2 RC1</title>
	<published>2009-12-17T04:28:39Z</published>
	<updated>2009-12-17T04:28:39Z</updated>
	<author>
		<name>Reizinger Zoltán</name>
	</author>
	<content type="html">Hi Frank,
&lt;br&gt;Will be issued new SRB for &amp;nbsp;OOO320_m8 / 3.2 RC1, or we can use &amp;nbsp;1.2 beta for 
&lt;br&gt;m4.
&lt;br&gt;Thanks,
&lt;br&gt;Zoltan 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26827311&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26827311&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SRB-for-OOO320_m8---3.2-RC1-tp26827311p26827311.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26802630</id>
	<title>Re: Re: [dba-dev] Connect to multiple datasources</title>
	<published>2009-12-15T14:02:46Z</published>
	<updated>2009-12-15T14:02:46Z</updated>
	<author>
		<name>JZA</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 15, 2009 at 4:00 PM, Frank Schoenheit, Sun Microsystems Germany &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802630&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Frank.Schoenheit@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi Alexandro,&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&amp;gt; I know I can register multiple datasources but I am not sure I can&lt;br&gt;
&amp;gt; connect to them simultaneously, but then again I have never tried and&lt;br&gt;
&amp;gt; wonder if anyone else here knows.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;You can use them simultaneously. What is not possible is to have one&lt;br&gt;
.odb database showing tables from different &quot;external&quot; databases. But&lt;br&gt;
within Calc, you can access as many .odb databases as you want.&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Ok great, thanks frank, I am implementing this in Basic so I am ok with not touching Base at all. I am doing connections straight from the DatabaseContext UNO service. I was afraid creating multiple connections will corrupt an earlier connection.&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Ciao&lt;br&gt;
Frank&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
- Frank Schönheit, Software Engineer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802630&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt; -&lt;br&gt;
- Sun Microsystems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt; -&lt;br&gt;
- OpenOffice.org Base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dba.openoffice.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://dba.openoffice.org&lt;/a&gt; -&lt;br&gt;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -&lt;br&gt;
&lt;br&gt;
------------------------------&lt;wbr&gt;------------------------------&lt;wbr&gt;---------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802630&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802630&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Alexandro Colorado&lt;br&gt;OpenOffice.org Espa&amp;amp;ntilde;ol&lt;br&gt;IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802630&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;&lt;br&gt;

&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (279 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26802630/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26802630.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26802578</id>
	<title>Re: Connect to multiple datasources</title>
	<published>2009-12-15T14:00:22Z</published>
	<updated>2009-12-15T14:00:22Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">Hi Alexandro,
&lt;br&gt;&lt;br&gt;&amp;gt; I know I can register multiple datasources but I am not sure I can
&lt;br&gt;&amp;gt; connect to them simultaneously, but then again I have never tried and
&lt;br&gt;&amp;gt; wonder if anyone else here knows.
&lt;br&gt;&lt;br&gt;You can use them simultaneously. What is not possible is to have one
&lt;br&gt;.odb database showing tables from different &amp;quot;external&amp;quot; databases. But
&lt;br&gt;within Calc, you can access as many .odb databases as you want.
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;- Frank Schönheit, Software Engineer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802578&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt; -
&lt;br&gt;- Sun Microsystems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- OpenOffice.org Base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dba.openoffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dba.openoffice.org&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802578&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802578&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26802480p26802578.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26802579</id>
	<title>Re: [dba-dev] Connect to multiple datasources</title>
	<published>2009-12-15T14:00:22Z</published>
	<updated>2009-12-15T14:00:22Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">Hi Alexandro,
&lt;br&gt;&lt;br&gt;&amp;gt; I know I can register multiple datasources but I am not sure I can
&lt;br&gt;&amp;gt; connect to them simultaneously, but then again I have never tried and
&lt;br&gt;&amp;gt; wonder if anyone else here knows.
&lt;br&gt;&lt;br&gt;You can use them simultaneously. What is not possible is to have one
&lt;br&gt;.odb database showing tables from different &amp;quot;external&amp;quot; databases. But
&lt;br&gt;within Calc, you can access as many .odb databases as you want.
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;- Frank Schönheit, Software Engineer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt; -
&lt;br&gt;- Sun Microsystems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- OpenOffice.org Base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dba.openoffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dba.openoffice.org&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802579&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802579&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26802579.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26802573</id>
	<title>Re: Connect to multiple datasources</title>
	<published>2009-12-15T13:58:32Z</published>
	<updated>2009-12-15T13:58:32Z</updated>
	<author>
		<name>JZA</name>
	</author>
	<content type="html">Ok thanks, btw do you know if this is possible to do on JDBC directly?&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 15, 2009 at 1:02 PM, Irné Barnard &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802573&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;irne.barnard@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802573&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
is it possible to connec tto multiple databases in JDBC/OOo?&lt;br&gt;
&lt;br&gt;
I got a client that has a sistem that uses MSQuery (an excel subset of db connectivity) and pull info from different databases and dump it into Excel. I wonder if Calc can do the same, the main question is if the datasource can connect from different datasources.&lt;br&gt;
&lt;br&gt;
I know I can register multiple datasources but I am not sure I can connect to them simultaneously, but then again I have never tried and wonder if anyone else here knows.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Alexandro Colorado&lt;br&gt;
OpenOffice.org Espa&amp;amp;ntilde;ol&lt;br&gt;
IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802573&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;
Is this similar to Issue 42464 &amp;lt;&lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=42464&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://qa.openoffice.org/&lt;wbr&gt;issues/show_bug.cgi?id=42464&lt;/a&gt;&amp;gt;?&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;
Irné Barnard&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Alexandro Colorado&lt;br&gt;OpenOffice.org Espa&amp;amp;ntilde;ol&lt;br&gt;IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802573&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;&lt;br&gt;

&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (279 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26802573/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26802573.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26801007</id>
	<title>Re: forms cannot handle Oracles mode of generated values</title>
	<published>2009-12-15T12:12:05Z</published>
	<updated>2009-12-15T12:12:05Z</updated>
	<author>
		<name>Pavel Laštovička</name>
	</author>
	<content type="html">Hello Peter,
&lt;br&gt;&lt;br&gt;the same problem gave me a lot of headaches the last few days. I even 
&lt;br&gt;thought that one week of work migrating my OO.o database to Oracle will 
&lt;br&gt;be in vain. Moreover in database's anvanced properties there are some 
&lt;br&gt;input fields relating to autoincrement column. This setting did not work 
&lt;br&gt;either because OpenOffice did not know that the column should be 
&lt;br&gt;incremented automatically and one could not tell OO.o to do so. In my 
&lt;br&gt;database form that uses a grid control the grid's content was screwed up 
&lt;br&gt;after the &amp;quot;Exhausted resultset&amp;quot; error (e.g. content of one db row showed 
&lt;br&gt;in several grid rows).
&lt;br&gt;&amp;nbsp; &amp;nbsp;I use OO.o 3.1.1.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Pavel
&lt;br&gt;&lt;br&gt;Peter Eberlein napsal(a):
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; just tested with m7 and jdbc;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Oracle handles the autogenerated values as following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - You have to create a sequence which generates the value
&lt;br&gt;&amp;gt; - You have to create a trigger &amp;quot;before insert&amp;quot; which reads the values of 
&lt;br&gt;&amp;gt; the sequence from the table &amp;quot;dual&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So done, I disabled &amp;quot;Check form data input for required fields&amp;quot; of the 
&lt;br&gt;&amp;gt; advanced settings and tried with a form (I left the pk field empty, 
&lt;br&gt;&amp;gt; Oracle had to do this job):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; After pushing &amp;quot;Save&amp;quot; the message comes: &amp;quot;Exhausted resultset&amp;quot;, but the 
&lt;br&gt;&amp;gt; record was inserted.
&lt;br&gt;&amp;gt; But not enough: If the focus wants to left the form, a new record is 
&lt;br&gt;&amp;gt; inserted with the error message above again and again.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Then I deleted the pk control field, same error message.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If the form property &amp;quot;Analyze sql command&amp;quot; is set to false, all controls 
&lt;br&gt;&amp;gt; are readOnly.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Peter
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801007&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801007&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Pavel Laštovička, Developer &amp; OpenOffice.org Specialist
&lt;br&gt;&lt;br&gt;blue.point Solutions, s. r. o.
&lt;br&gt;tel: +420 412 510 182
&lt;br&gt;fax: +420 412 510 182
&lt;br&gt;Jabber: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801007&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pavel.lastovicka@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.blue-point.cz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.blue-point.cz&lt;/a&gt;&lt;br&gt;&lt;br&gt;IBM Business Partner - Novell Business Partner - Software602 Business 
&lt;br&gt;Partner
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801007&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801007&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/forms-cannot-handle-Oracles-mode-of-generated-values-tp26775722p26801007.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26799972</id>
	<title>Re: Connect to multiple datasources</title>
	<published>2009-12-15T11:02:10Z</published>
	<updated>2009-12-15T11:02:10Z</updated>
	<author>
		<name>Irné Barnard</name>
	</author>
	<content type="html">&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799972&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; is it possible to connec tto multiple databases in JDBC/OOo?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I got a client that has a sistem that uses MSQuery (an excel subset of 
&lt;br&gt;&amp;gt; db connectivity) and pull info from different databases and dump it 
&lt;br&gt;&amp;gt; into Excel. I wonder if Calc can do the same, the main question is if 
&lt;br&gt;&amp;gt; the datasource can connect from different datasources.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know I can register multiple datasources but I am not sure I can 
&lt;br&gt;&amp;gt; connect to them simultaneously, but then again I have never tried and 
&lt;br&gt;&amp;gt; wonder if anyone else here knows.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Alexandro Colorado
&lt;br&gt;&amp;gt; OpenOffice.org Espa&amp;ntilde;ol
&lt;br&gt;&amp;gt; IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799972&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;
&lt;/div&gt;Is this similar to Issue 42464 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=42464&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qa.openoffice.org/issues/show_bug.cgi?id=42464&lt;/a&gt;&amp;gt;?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Irné Barnard
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26799972.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26802480</id>
	<title>Connect to multiple datasources</title>
	<published>2009-12-15T09:47:11Z</published>
	<updated>2009-12-15T09:47:11Z</updated>
	<author>
		<name>JZA</name>
	</author>
	<content type="html">is it possible to connec tto multiple databases in JDBC/OOo?&lt;br&gt;&lt;br&gt;I got a client that has a sistem that uses MSQuery (an excel subset of db connectivity) and pull info from different databases and dump it into Excel. I wonder if Calc can do the same, the main question is if the datasource can connect from different datasources. &lt;br&gt;&lt;br&gt;I know I can register multiple datasources but I am not sure I can connect to them simultaneously, but then again I have never tried and wonder if anyone else here knows.&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Alexandro Colorado&lt;br&gt;OpenOffice.org Espa&amp;amp;ntilde;ol&lt;br&gt;IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26802480&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;&lt;br&gt;

&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (279 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26802480/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26802480p26802480.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26798834</id>
	<title>Connect to multiple datasources</title>
	<published>2009-12-15T09:47:11Z</published>
	<updated>2009-12-15T09:47:11Z</updated>
	<author>
		<name>JZA</name>
	</author>
	<content type="html">is it possible to connec tto multiple databases in JDBC/OOo?&lt;br&gt;&lt;br&gt;I got a client that has a sistem that uses MSQuery (an excel subset of db connectivity) and pull info from different databases and dump it into Excel. I wonder if Calc can do the same, the main question is if the datasource can connect from different datasources. &lt;br&gt;&lt;br&gt;I know I can register multiple datasources but I am not sure I can connect to them simultaneously, but then again I have never tried and wonder if anyone else here knows.&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Alexandro Colorado&lt;br&gt;OpenOffice.org Espa&amp;amp;ntilde;ol&lt;br&gt;IM: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798834&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jza@...&lt;/a&gt;&lt;br&gt;

&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (279 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26798834/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connect-to-multiple-datasources-tp26798834p26798834.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26793435</id>
	<title>Re: Base on HSQLDB writing permission</title>
	<published>2009-12-15T03:38:19Z</published>
	<updated>2009-12-15T03:38:19Z</updated>
	<author>
		<name>Monky</name>
	</author>
	<content type="html">Since noone can say anything about this, I consider it a bug and will file an issue.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Base-on-HSQLDB-writing-permission-tp26706194p26793435.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26791689</id>
	<title>Re: MySQL Connector for OpenOffice.org</title>
	<published>2009-12-15T01:04:45Z</published>
	<updated>2009-12-15T01:04:45Z</updated>
	<author>
		<name>Reizinger Zoltán</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;Ezzel a dátummal: Tuesday 15 December 2009 09.48.32 Eckehard Moebius ezt írta:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can not find a file with the .oxt extension
&lt;br&gt;&amp;gt; in the archiv:
&lt;br&gt;&amp;gt; mysql-connector-ooo-1.0.0-windows-intel.zip
&lt;br&gt;&amp;gt;
&lt;br&gt;Some IE on some win version decides to rename oxt to zip during downloding 
&lt;br&gt;files. 
&lt;br&gt;Rename back file extension to oxt and install it.
&lt;br&gt;&lt;br&gt;Zoltan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791689&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791689&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MySQL-Connector-for-OpenOffice.org-tp26791608p26791689.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26791670</id>
	<title>Re: MySQL Connector for OpenOffice.org</title>
	<published>2009-12-15T01:02:12Z</published>
	<updated>2009-12-15T01:02:12Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">Hi Eckehard,
&lt;br&gt;&lt;br&gt;&amp;gt; I can not find a file with the .oxt extension 
&lt;br&gt;&amp;gt; in the archiv:
&lt;br&gt;&amp;gt; mysql-connector-ooo-1.0.0-windows-intel.zip
&lt;br&gt;&lt;br&gt;I suppose your browser (wrongly) renamed the file from .oxt to .zip.
&lt;br&gt;Just rename it back.
&lt;br&gt;&lt;br&gt;&amp;gt; Does the Connector work with the portable version?
&lt;br&gt;&lt;br&gt;I assume it does, but haven't heard any feedback on this so far. Please
&lt;br&gt;tell us whether you have success :)
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;- Frank Schönheit, Software Engineer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791670&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt; -
&lt;br&gt;- Sun Microsystems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- OpenOffice.org Base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dba.openoffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dba.openoffice.org&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791670&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791670&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MySQL-Connector-for-OpenOffice.org-tp26791608p26791670.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26791608</id>
	<title>MySQL Connector for OpenOffice.org</title>
	<published>2009-12-15T00:48:32Z</published>
	<updated>2009-12-15T00:48:32Z</updated>
	<author>
		<name>Eckehard Moebius</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I can not find a file with the .oxt extension 
&lt;br&gt;in the archiv:
&lt;br&gt;mysql-connector-ooo-1.0.0-windows-intel.zip
&lt;br&gt;&lt;br&gt;from the page:
&lt;br&gt;&lt;a href=&quot;http://extensions.services.openoffice.org/project/mysql_connector&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://extensions.services.openoffice.org/project/mysql_connector&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;to install the MySQL Connector for OpenOffice.org.
&lt;br&gt;&lt;br&gt;Does the Connector work with the portable version?
&lt;br&gt;&lt;br&gt;Thank you
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Eckehard Möbius
&lt;br&gt;Kaufmännisches Schulzentrum Böblingen
&lt;br&gt;Steinbeisstr. 2
&lt;br&gt;D-71034 Böblingen
&lt;br&gt;Tel.Schule: 07031-663-1660
&lt;br&gt;Fax.Schule: 07031-663-1929
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26791608&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MySQL-Connector-for-OpenOffice.org-tp26791608p26791608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775980</id>
	<title>[dba-features] new/CWS dba33b : Base now supports database registrations configured as read-only</title>
	<published>2009-12-14T02:52:04Z</published>
	<updated>2009-12-14T02:52:04Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: Base now supports database registrations configured as read-only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775980&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i84012
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=84012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=84012&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [ ]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Base now supports database registrations which are declared as read-only.
&lt;br&gt;&lt;br&gt;Database registrations are normally maintained via
&lt;br&gt;Tools/Options/Databases. The registrations are stored in
&lt;br&gt;OpenOffice.org's configuration, which means it is also possible to
&lt;br&gt;deploy additional configuration fragments (e.g. via extensions) which
&lt;br&gt;contain additional registrations. If those configuration fragments are
&lt;br&gt;declared as read-only (by using the usual configuration mechanisms for
&lt;br&gt;this), then the UI now respects this, by disallowing modifications
&lt;br&gt;(editions, removal) of this registration entry.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775980&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775980&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775980&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-Base-now-supports-database-registrations-configured-as-read-only-tp26775980p26775980.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775981</id>
	<title>[dba-features] new/CWS dba33b : Base now supports database registrations configured as read-only</title>
	<published>2009-12-14T02:52:04Z</published>
	<updated>2009-12-14T02:52:04Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: Base now supports database registrations configured as read-only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i84012
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=84012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=84012&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [ ]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Base now supports database registrations which are declared as read-only.
&lt;br&gt;&lt;br&gt;Database registrations are normally maintained via
&lt;br&gt;Tools/Options/Databases. The registrations are stored in
&lt;br&gt;OpenOffice.org's configuration, which means it is also possible to
&lt;br&gt;deploy additional configuration fragments (e.g. via extensions) which
&lt;br&gt;contain additional registrations. If those configuration fragments are
&lt;br&gt;declared as read-only (by using the usual configuration mechanisms for
&lt;br&gt;this), then the UI now respects this, by disallowing modifications
&lt;br&gt;(editions, removal) of this registration entry.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775981&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775981&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775981&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-features-f12803.html&quot; embed=&quot;fixTarget[12803]&quot; target=&quot;_top&quot; &gt;openoffice - dba features&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-Base-now-supports-database-registrations-configured-as-read-only-tp26775981p26775981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775982</id>
	<title>[dba-features] new/CWS dba33b : Base now supports database registrations configured as read-only</title>
	<published>2009-12-14T02:52:04Z</published>
	<updated>2009-12-14T02:52:04Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: Base now supports database registrations configured as read-only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775982&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i84012
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=84012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=84012&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [ ]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Base now supports database registrations which are declared as read-only.
&lt;br&gt;&lt;br&gt;Database registrations are normally maintained via
&lt;br&gt;Tools/Options/Databases. The registrations are stored in
&lt;br&gt;OpenOffice.org's configuration, which means it is also possible to
&lt;br&gt;deploy additional configuration fragments (e.g. via extensions) which
&lt;br&gt;contain additional registrations. If those configuration fragments are
&lt;br&gt;declared as read-only (by using the usual configuration mechanisms for
&lt;br&gt;this), then the UI now respects this, by disallowing modifications
&lt;br&gt;(editions, removal) of this registration entry.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775982&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775982&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775982&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-Base-now-supports-database-registrations-configured-as-read-only-tp26775982p26775982.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775977</id>
	<title>[dba-features] new/CWS dba33b : text(-like) input form controls also support the &quot;Vertical Alignment&quot; property</title>
	<published>2009-12-14T02:48:30Z</published>
	<updated>2009-12-14T02:48:30Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: text(-like) input form controls also support the &amp;quot;Vertical Alignment&amp;quot; property
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775977&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i106184
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106184&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=106184&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Input form controls (text fields etc.) now also support the &amp;quot;Vertical
&lt;br&gt;Align&amp;quot; property known from non-input controls like fixed texts etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775977&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775977&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775977&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-text%28-like%29-input-form-controls-also-support-the-%22Vertical-Alignment%22-property-tp26775977p26775977.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775978</id>
	<title>[dba-features] new/CWS dba33b : text(-like) input form controls also support the &quot;Vertical Alignment&quot; property</title>
	<published>2009-12-14T02:48:30Z</published>
	<updated>2009-12-14T02:48:30Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: text(-like) input form controls also support the &amp;quot;Vertical Alignment&amp;quot; property
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775978&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i106184
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106184&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=106184&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Input form controls (text fields etc.) now also support the &amp;quot;Vertical
&lt;br&gt;Align&amp;quot; property known from non-input controls like fixed texts etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775978&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775978&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775978&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-features-f12803.html&quot; embed=&quot;fixTarget[12803]&quot; target=&quot;_top&quot; &gt;openoffice - dba features&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-text%28-like%29-input-form-controls-also-support-the-%22Vertical-Alignment%22-property-tp26775978p26775978.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775979</id>
	<title>[dba-features] new/CWS dba33b : text(-like) input form controls also support the &quot;Vertical Alignment&quot; property</title>
	<published>2009-12-14T02:48:30Z</published>
	<updated>2009-12-14T02:48:30Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: text(-like) input form controls also support the &amp;quot;Vertical Alignment&amp;quot; property
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775979&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i106184
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106184&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=106184&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [ ]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;Input form controls (text fields etc.) now also support the &amp;quot;Vertical
&lt;br&gt;Align&amp;quot; property known from non-input controls like fixed texts etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775979&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775979&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775979&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-text%28-like%29-input-form-controls-also-support-the-%22Vertical-Alignment%22-property-tp26775979p26775979.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775722</id>
	<title>forms cannot handle Oracles mode of generated values</title>
	<published>2009-12-14T02:29:59Z</published>
	<updated>2009-12-14T02:29:59Z</updated>
	<author>
		<name>Peter Eberlein-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;just tested with m7 and jdbc;
&lt;br&gt;&lt;br&gt;Oracle handles the autogenerated values as following:
&lt;br&gt;&lt;br&gt;- You have to create a sequence which generates the value
&lt;br&gt;- You have to create a trigger &amp;quot;before insert&amp;quot; which reads the values of 
&lt;br&gt;the sequence from the table &amp;quot;dual&amp;quot;.
&lt;br&gt;&lt;br&gt;So done, I disabled &amp;quot;Check form data input for required fields&amp;quot; of the 
&lt;br&gt;advanced settings and tried with a form (I left the pk field empty, 
&lt;br&gt;Oracle had to do this job):
&lt;br&gt;&lt;br&gt;After pushing &amp;quot;Save&amp;quot; the message comes: &amp;quot;Exhausted resultset&amp;quot;, but the 
&lt;br&gt;record was inserted.
&lt;br&gt;But not enough: If the focus wants to left the form, a new record is 
&lt;br&gt;inserted with the error message above again and again.
&lt;br&gt;&lt;br&gt;Then I deleted the pk control field, same error message.
&lt;br&gt;&lt;br&gt;If the form property &amp;quot;Analyze sql command&amp;quot; is set to false, all controls 
&lt;br&gt;are readOnly.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;&lt;br&gt;Peter
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775722&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/forms-cannot-handle-Oracles-mode-of-generated-values-tp26775722p26775722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775298</id>
	<title>[dba-features] new/CWS dba33b : allow to overrule Base's heuristics for primary key support</title>
	<published>2009-12-14T01:47:57Z</published>
	<updated>2009-12-14T01:47:57Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: allow to overrule Base's heuristics for primary key support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104329
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104329&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104329&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [x]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;When connecting to a database via a generic API like ODBC, JDBC, ADO,
&lt;br&gt;Base currently applies a heuristics to determine whether or not this
&lt;br&gt;database supports primary keys, because none of those APIs has
&lt;br&gt;dedicated support to retrieve this information. Depending on the 
&lt;br&gt;&lt;br&gt;Since the heuristics sometimes fails, there's now an explicit option
&lt;br&gt;(Edit / Database / Advanced Settings) named &amp;quot;Supports primary keys&amp;quot;.
&lt;br&gt;It's implemented as a usual tri-state check box, where un/check mean
&lt;br&gt;&amp;quot;do (not) assume PK support&amp;quot;, and the &amp;quot;undetermined&amp;quot; third state,
&lt;br&gt;which is the default, means &amp;quot;apply the heuristics&amp;quot;.
&lt;br&gt;&lt;br&gt;Note that if this option is just for overruling the heuristics. If you
&lt;br&gt;check it for a database which actually does not support primary keys,
&lt;br&gt;you'll probably be slain with error messages as soon as Base attempts
&lt;br&gt;to actually use PK related features (like creating a PK in the table
&lt;br&gt;designer).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775298&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775298&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775298&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-allow-to-overrule-Base%27s-heuristics-for-primary-key-support-tp26775298p26775298.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775299</id>
	<title>[dba-features] new/CWS dba33b : allow to overrule Base's heuristics for primary key support</title>
	<published>2009-12-14T01:47:57Z</published>
	<updated>2009-12-14T01:47:57Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: allow to overrule Base's heuristics for primary key support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104329
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104329&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104329&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [x]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;When connecting to a database via a generic API like ODBC, JDBC, ADO,
&lt;br&gt;Base currently applies a heuristics to determine whether or not this
&lt;br&gt;database supports primary keys, because none of those APIs has
&lt;br&gt;dedicated support to retrieve this information. Depending on the 
&lt;br&gt;&lt;br&gt;Since the heuristics sometimes fails, there's now an explicit option
&lt;br&gt;(Edit / Database / Advanced Settings) named &amp;quot;Supports primary keys&amp;quot;.
&lt;br&gt;It's implemented as a usual tri-state check box, where un/check mean
&lt;br&gt;&amp;quot;do (not) assume PK support&amp;quot;, and the &amp;quot;undetermined&amp;quot; third state,
&lt;br&gt;which is the default, means &amp;quot;apply the heuristics&amp;quot;.
&lt;br&gt;&lt;br&gt;Note that if this option is just for overruling the heuristics. If you
&lt;br&gt;check it for a database which actually does not support primary keys,
&lt;br&gt;you'll probably be slain with error messages as soon as Base attempts
&lt;br&gt;to actually use PK related features (like creating a PK in the table
&lt;br&gt;designer).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775299&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775299&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775299&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-features-f12803.html&quot; embed=&quot;fixTarget[12803]&quot; target=&quot;_top&quot; &gt;openoffice - dba features&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-allow-to-overrule-Base%27s-heuristics-for-primary-key-support-tp26775299p26775299.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775300</id>
	<title>[dba-features] new/CWS dba33b : allow to overrule Base's heuristics for primary key support</title>
	<published>2009-12-14T01:47:57Z</published>
	<updated>2009-12-14T01:47:57Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Database Access
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type: new
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title: allow to overrule Base's heuristics for primary key support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Posted by: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775300&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Affected: -
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TaskId: i104329
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=104329&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=104329&lt;/a&gt;&amp;gt;
&lt;br&gt;Effective from: CWS dba33b
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CWS:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33b&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; CWS status: new
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Flags*
&lt;br&gt;-------
&lt;br&gt;API/ BASIC [ ]
&lt;br&gt;Configuration [ ]
&lt;br&gt;File format change [ ]
&lt;br&gt;Help/ Guide [x]
&lt;br&gt;Performance test [ ]
&lt;br&gt;Translation [x]
&lt;br&gt;UI relevant [x]
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Description*
&lt;br&gt;-------------
&lt;br&gt;When connecting to a database via a generic API like ODBC, JDBC, ADO,
&lt;br&gt;Base currently applies a heuristics to determine whether or not this
&lt;br&gt;database supports primary keys, because none of those APIs has
&lt;br&gt;dedicated support to retrieve this information. Depending on the 
&lt;br&gt;&lt;br&gt;Since the heuristics sometimes fails, there's now an explicit option
&lt;br&gt;(Edit / Database / Advanced Settings) named &amp;quot;Supports primary keys&amp;quot;.
&lt;br&gt;It's implemented as a usual tri-state check box, where un/check mean
&lt;br&gt;&amp;quot;do (not) assume PK support&amp;quot;, and the &amp;quot;undetermined&amp;quot; third state,
&lt;br&gt;which is the default, means &amp;quot;apply the heuristics&amp;quot;.
&lt;br&gt;&lt;br&gt;Note that if this option is just for overruling the heuristics. If you
&lt;br&gt;check it for a database which actually does not support primary keys,
&lt;br&gt;you'll probably be slain with error messages as soon as Base attempts
&lt;br&gt;to actually use PK related features (like creating a PK in the table
&lt;br&gt;designer).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775300&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775300&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775300&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;features-help@...&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-dba-features--new-CWS-dba33b-%3A-allow-to-overrule-Base%27s-heuristics-for-primary-key-support-tp26775300p26775300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26774991</id>
	<title>Re: Border of controls visible after filtering</title>
	<published>2009-12-14T01:24:47Z</published>
	<updated>2009-12-14T01:24:47Z</updated>
	<author>
		<name>frank.schoenheit</name>
	</author>
	<content type="html">&amp;gt; I fixed this in one of our 3.3-CWS, IIRC, though I am not sure whether
&lt;br&gt;&amp;gt; it was dba33a, dba33b, or dba33d ... Thanks for reporting, nonetheless.
&lt;br&gt;&lt;br&gt;it was 106368 in CWS dba33b ...
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;- Frank Schönheit, Software Engineer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774991&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frank.schoenheit@...&lt;/a&gt; -
&lt;br&gt;- Sun Microsystems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/staroffice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/staroffice&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- OpenOffice.org Base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dba.openoffice.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dba.openoffice.org&lt;/a&gt;&amp;nbsp;-
&lt;br&gt;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774991&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774991&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-dev-f12801.html&quot; embed=&quot;fixTarget[12801]&quot; target=&quot;_top&quot; &gt;openoffice - dba dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Border-of-controls-visible-after-filtering-tp26691052p26774991.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26773376</id>
	<title>Re: Re: Contents of formatted field vanishes when new  data is entered into form</title>
	<published>2009-12-13T22:00:32Z</published>
	<updated>2009-12-13T22:00:32Z</updated>
	<author>
		<name>Andrew Jensen-2</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Dec 12, 2009 at 5:42 AM, Andreas Saeger &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26773376&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;saegerei@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div class=&quot;im&quot;&gt;Michael Hunold wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello all,&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mihu.de/foo.odb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mihu.de/foo.odb&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
In my sample database &amp;quot;foo.odb&amp;quot; I have created a table &amp;quot;foo&amp;quot;, with&lt;br&gt;
fields &amp;quot;nr&amp;quot; (primary key, auto-increment) and &amp;quot;foo&amp;quot; (integer).&lt;br&gt;
&lt;br&gt;
Then I added a query &amp;quot;sum_of_foo&amp;quot;, which, well, calculates the sum of&lt;br&gt;
field &amp;quot;foo&amp;quot;.&lt;br&gt;
&lt;br&gt;
Then I created a form &amp;quot;from&amp;quot;. This has a table control which references&lt;br&gt;
to table &amp;quot;foo&amp;quot;. Next I created a subform below the main form and&lt;br&gt;
connected it to &amp;quot;sum_of_foo&amp;quot;. Then I added a formatted field and made it&lt;br&gt;
display the &amp;quot;sum_of_foo&amp;quot;.&lt;br&gt;
&lt;br&gt;
Now when I open up the form, I can see the entries in the top and the&lt;br&gt;
formatted field shows the sum of row &amp;quot;foo&amp;quot;. When I change entries and&lt;br&gt;
press &amp;quot;Enter&amp;quot;, the sum is updated accordingly.&lt;br&gt;
&lt;br&gt;
But, when you move the cursor to the row with the &amp;quot;Star&amp;quot; so that you can&lt;br&gt;
add a new record, then the sum vanishes from the formatted field.&lt;br&gt;
&lt;br&gt;
Is this a bug or a feature? Did I do something wrong when setting up the&lt;br&gt;
subform or the query?&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;/div&gt;
A subform shows some data (calculated or not) that relate to the parent form through some common field(s).&lt;br&gt;
For instance: parent form shows some article, subform shows the sum of all sales having the same article-ID as the parent form&amp;#39;s currently selected article.&lt;br&gt;
While entering a new article into the parent form, the subform does not get any article ID until the parent form&amp;#39;s new record has been stored to disk.&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Hello Michael&lt;br&gt;&lt;br&gt;
Andreas is correct in describing how a sub-form behaves - the situation is however, given the description of what Michael wants to achieve, that no sub-form should be used at all.&lt;br&gt;&lt;br&gt;In many form designers there is a root result set - Base does not have this constraint. There is no requirement that all dataform controls (these represent the result set) be nested, one under the other.&lt;br&gt;
&lt;br&gt;So - taking your example database I made a couple of small changes.&lt;br&gt;&lt;br&gt;First - just for clarity - I renamed your two dataform controls to be &amp;quot;foo&amp;quot; and &amp;quot;sum_foo&amp;quot;.&lt;br&gt;Second - break the link between the two dataform controls, so that they are peers.&lt;br&gt;
Third - add a one line macro that will update the result set for sum_foo whenever a record is edited, inserted or deleted from foo.&lt;br&gt;&lt;br&gt;The updated file is attached to this email. &lt;br&gt;Open the form and edit the data in the table, you should see the value in the sum field change as you want it to.&lt;br&gt;
&lt;br&gt;Drew&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26773376&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26773376&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;foo.odb&lt;/strong&gt; (17K) &lt;a href=&quot;http://old.nabble.com/attachment/26773376/0/foo.odb&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Contents-of-formatted-field-vanishes-when-new-data-is-entered-into-form-tp26643519p26773376.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26764023</id>
	<title>Re: OO Base + MySQL native driver | How to keep alive?</title>
	<published>2009-12-12T22:42:27Z</published>
	<updated>2009-12-12T22:42:27Z</updated>
	<author>
		<name>Alex Thurgood</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;This is a known problem with accessing remote mysql database servers with the native driver extension, although I don't remember if a bug/feature issue was made for it. As far as I understand it, the driver extension is a subset of the mysql C client connector so doesn't implement all of the methods/interfaces, and the auto-reconnect (or rather the awareness that the connection has dropped and should be remade) is one of those things. As to when or if it will be fixed in the future, I'd say that is rather much in the air.
&lt;br&gt;&lt;br&gt;You also might want to look at your mysql server settings, because there is a parameter that defines the time out of connections to the server in the face of apparent inactivity. If you can increase that time out to the maximum, you might have more luck with the driver.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Here's the link from the MySQL reference manual that indicates what it does :
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_wait_timeout&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_wait_timeout&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Unfortunately, if your mysql server is located on a mutualised server, then you may be out of luck because you probably won't be allowed to change this configuration option. Many such systems are configured for a timeout of 30 seconds !! Obviously, that's pretty short :-/ Personally, I haven't ever been able to use OOo decently to connect to any of my hosted mysql instances, simply because the connection times out due to network latency issues (bandwidth, DNS lookups, routing, etc), but one can't really blame that on OOo :-))
&lt;br&gt;&lt;br&gt;Alex
&lt;br&gt;&lt;br&gt;&lt;br&gt;Alex Thurgood
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----- &amp;quot;Marcin Jablonski&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26764023&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefan@...&lt;/a&gt;&amp;gt; a écrit :
&lt;br&gt;&lt;br&gt;&amp;gt; I lose connection after 2-3 minutes (OO Base + MySQL native driver).
&lt;br&gt;&amp;gt; How to keep connection with MySQL alive? I hope that someone had the
&lt;br&gt;&amp;gt; same problem and solve them. Please, share it. Thx
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26764023&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26764023&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OO-Base-%2B-MySQL-native-driver-%7C-How-to-keep-alive--tp26759726p26764023.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26761657</id>
	<title>Re: OO Base + MySQL native driver | How to keep alive?</title>
	<published>2009-12-12T14:21:04Z</published>
	<updated>2009-12-12T14:21:04Z</updated>
	<author>
		<name>Marcin Jablonski</name>
	</author>
	<content type="html">Thanks for your answer.. Unfortunatelly this option doesn't solve my
&lt;br&gt;problem. I've set up max value (600) and.. no improvement. I think
&lt;br&gt;that I need something like &amp;quot;Mysl ping&amp;quot; - something who will &amp;quot;touch&amp;quot;
&lt;br&gt;database through OO MySQL driver. Anyone heard about something like
&lt;br&gt;that?
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;:: Marcin
&lt;br&gt;&lt;br&gt;&amp;gt; Hi Marcin,
&lt;br&gt;&lt;br&gt;&amp;gt; Marcin Jablonski wrote (12-12-09 18:53)
&lt;br&gt;&amp;gt;&amp;gt; I lose connection after 2-3 minutes (OO Base + MySQL native driver).
&lt;br&gt;&amp;gt;&amp;gt; How to keep connection with MySQL alive? I hope that someone had the
&lt;br&gt;&amp;gt;&amp;gt; same problem and solve them. Please, share it. Thx
&lt;br&gt;&lt;br&gt;&amp;gt; Does this have anything to do with Tools|Options|Base &amp;gt; Connections, 
&lt;br&gt;&amp;gt; where you can set if/how long connections must be kept?
&lt;br&gt;&lt;br&gt;&amp;gt; Best,
&lt;br&gt;&amp;gt; Cor
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Pozdrowienia,
&lt;br&gt;&amp;nbsp;Marcin Jablonski
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26761657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26761657&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OO-Base-%2B-MySQL-native-driver-%7C-How-to-keep-alive--tp26759726p26761657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26761316</id>
	<title>Re: OO Base + MySQL native driver | How to keep alive?</title>
	<published>2009-12-12T11:49:19Z</published>
	<updated>2009-12-12T11:49:19Z</updated>
	<author>
		<name>Cor Nouws</name>
	</author>
	<content type="html">Hi Marcin,
&lt;br&gt;&lt;br&gt;Marcin Jablonski wrote (12-12-09 18:53)
&lt;br&gt;&amp;gt; I lose connection after 2-3 minutes (OO Base + MySQL native driver).
&lt;br&gt;&amp;gt; How to keep connection with MySQL alive? I hope that someone had the
&lt;br&gt;&amp;gt; same problem and solve them. Please, share it. Thx
&lt;br&gt;&lt;br&gt;Does this have anything to do with Tools|Options|Base &amp;gt; Connections, 
&lt;br&gt;where you can set if/how long connections must be kept?
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;Cor
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cor Nouws
&lt;br&gt;&amp;nbsp; &amp;nbsp;- nl.OpenOffice.org marketing contact
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Community Contributor Representative in the Community Council
&lt;br&gt;Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26761316&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26761316&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dba-users-f12802.html&quot; embed=&quot;fixTarget[12802]&quot; target=&quot;_top&quot; &gt;openoffice - dba users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OO-Base-%2B-MySQL-native-driver-%7C-How-to-keep-alive--tp26759726p26761316.html" />
</entry>

</feed>
