To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85785
                 Issue #|85785
                 Summary|Can't adjust lengh of char columns with JDBC and Oracl
                        |e/Informix
               Component|Database access
                 Version|OOo 2.3
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|bdonauba





------- Additional comments from [EMAIL PROTECTED] Fri Feb  1 06:33:56 +0000 
2008 -------
Hello,

I tried to create a table in Oracle 9 and Informix IDS 10 but it is not 
possible to change the length of char columns. The result are char columns 
with length 1.

DDL Example:
create table "bdonauba".t2
  (
    id integer,
    data char(1) not null
  );

I've done that with different versions of JDBC drivers.

The same problem exists if I copy data from calc into base. The assistant 
opens but I can't adjust the size of char,varchar,... columns. The field is 
not enabled.

Regards,
Bernhard Donaubauer

---------------------------------------------------------------------
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]

Reply via email to