Instead of using the linked tables method and openoffice base... why dont you use the java.sql.connection class library directly?... you can use the full java.sql.* library api set from within Java UNO client application. Instead of using the OOOBase driver manager you just have to use java.sql.DriverManager library....to connect any JDBC datasource....
(I have not used beanshell, but it should be possible, since beanshell is a scripting layer over java...) On 6/13/07, Jahn, Ray (R.) <[EMAIL PROTECTED]> wrote:
[1] 2.0.4 Base linked tables http://dba.openoffice.org/servlets/ReadMsg?listName=users&msgNo=4116 http://dba.openoffice.org/servlets/ReadMsg?listName=users&msgNo=4114 (**) http://dba.openoffice.org/servlets/ReadMsg?listName=users&msgNo=4130 (**) Similar issues also happened for Calc and API. ----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
