To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92348


User simonaw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Aug  1 18:32:28 +0000 
2008 -------
Using the native postgresql driver 0.7.6 I cannot reproduce this behavior.

The newly created table "Tabelle1" via Base has the following structure:

# \d "Tabelle1"
          Table "public.Tabelle1"
 Column |         Type          | Modifiers 
--------+-----------------------+-----------
 id     | numeric(4,0)          | not null
 name   | character varying(50) | not null
Indexes:
    "Tabelle1_pkey" PRIMARY KEY, btree (id)

The Primary Key has been created successfully.

Do you have to use the JDBC driver?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to