<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: ODBC - Firebird: Attempting to edit table definition causes abort"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67145#c45">Comment # 45</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: ODBC - Firebird: Attempting to edit table definition causes abort"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67145">bug 67145</a>
              from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=67145#c44">comment #44</a>)
<span class="quote">> 
> + created an ~/.odbc.ini
> [bug_67145]
> Description = Firebird
> Driver=Firebird
> Dbname=127.0.0.1/3050:/home/julien/lo/libreoffice/workdir/UnpackedTarball/
> firebird/gen/examples/employee.fdb
> User=SYSDBA
> Password=julien
> Role=
> CharacterSet=
> ReadOnly=No
> NoWait=No

> Finally, I could create a table with wizard. (created "Tasks" with every
> default options selected).
> But everything is readonly whereas I put "No" to ReadOnly.
> So I can't change the structure of a table or put some data.</span >

You have to add to odbc.ini:
SensitiveIdentifier = Yes

to input values into the tables. 
You didn't test it with a "normal" LO-version, or did I understand it wrong
way?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>