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 primary key
in the table linked. Then take a look in the structure of your
table and isn't exists a primary key, alter the table to have
a primary key column.
I don't know other way to resolve this issue.

Regards,
Miguel

>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 manually created SQL
>statements.
>
>  If I create a form for data input, the toolbar StarOffice database
>puts on the screen has the "Insert new record" button disabled.
>
>  Can anybody help me? Am i doing something wrong ?
>
>The manual, and the commented one at www.mysql.com contains nothing
>about staroffice.
>
>Thank you.
>
>=====
>ing. Andrei Boros
>Centrul pt. Tehnologia Informatiei
>Societatea Romana de Radiodifuziune
>
>__________________________________________________
>Do You Yahoo!?
>Get email at your own domain with Yahoo! Mail.
>http://personal.mail.yahoo.com/?.refer=text
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

    __  ___     ________  __
   /  |/  /_ __/ __/ __ \/ /   http://www.mysql.com/
  / /|_/ / // /\ \/ /_/ / /__  Miguel Solórzano <[EMAIL PROTECTED]>
/_/  /_/\_, /___/\___\_\___/  São Paulo, Brazil
        <___/                  Development Team


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to