1, Install unixODBC (look at www.unixodbc.org)
2, Then compile MyODBC with --with-unixODBC switch (I'm not sure about
the syntax, look in ./configure -- help).
3, Setup odbc.ini propperly (here U can use ODBCConfig)
4, In StarOffice U should be able to create ODBC Database (select mysql
driv
Jan:
Go to http://lists.mysql.com/ open the General Discussion archive, and
search for 'StarOffice'.
G. Jensen
- Original Message -
From: "Jan Birk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 09, 2001 4:17 AM
Subject: StarOffice
Hi
I am new to this list, so foregive me if this have been asked before. Can
anybody inform me and maybe point me in a direction (faq, etc.) for
connecting mysql and StarOffice (Sparc, Solaris).
Thanks and best regards
Jan Birk
I know this is a bit StarOffice specific, still, I already know of
a similarity of functionality with M$ Access when talking to MySQL
server. (table is required to have a primary key for inserts to work).
Maybe it is a similar answer this time too.
Is it possible to create a form for
not?"
On Thu, 29 Mar 2001, M. Verheijen wrote:
> Dear reader,
>
> Maybe this question is slightly off-topic, but what the hell ;) I'm the sysadming
>for a little firm which use a few Windoze computer and a lot of linux/BSD-servers.
>The windoze computers are used by
Dear reader,
Maybe this question is slightly off-topic, but what the hell ;) I'm the sysadming for
a little firm which use a few Windoze computer and a lot of linux/BSD-servers. The
windoze computers are used by the accounting staff and use Staroffice 5.2 as their
Office application. The
At 05:03 28/03/2001 -0800, Andrei B. wrote:
Hi!
If your form disables the new insert button, means that the
recordset data source isn't up datable. I didn't use StarOffice
yet, but the same behavior I found with MS Access and the only
work around that I found was to define a column as p
Hi,
I am trying to link a MySQL database (linux) with a StarOffice client
on Windows, with MyODBC installed.
I created the database, tables, set up select,update,delete,insert
privileges on all tables in it from the host running StarOffice.
I can list tables, can insert data into them via