<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - ODBC/SQL Server/datetimeoffset column breaks form creation wizard"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128591">128591</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ODBC/SQL Server/datetimeoffset column breaks form creation wizard
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bstewart@iname.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Platform: Windows 10 1803/LibreOffice 6.3.3.2/x64/AdoptOpenJDK 1.8.0_212 x64

I created a Base database that uses an ODBC connection to pull data from a SQL
Server 2012 database. This works without any issues (can view table and create
queries, and these return data without problems). The server table I am
querying contains 2 columns with the 'datetimeoffset' type.

The problem is the 'Use Wizard to Create Form...' tool. I use the following
steps:

1. Click 'Use Wizard to Create Form...'

2. I select my query from the 'Tables or queries' drop-down list

3. I click '>>' to add all columns, then click 'Next >'

4. I don't need any subforms, so I click 'Next >'

5. I choose the second option ("Columnar - Labels on Top") option for the main
form arrangement, then click 'Next >'

6. I select 'This form is to display all data' and select all 3 checkboxes to
prevent data modification, then click 'Next >'

7. Don't care about style; click 'Next >'

8. For the form name, enter whatever name, then click 'Finish'

After clicking 'Finish', the wizard retains focus and no blocking occurs (I can
click '< Back' and 'Next >' buttons, interact with the wizard pages, etc.), but
nothing else happens. The 'Finish' button simply doesn't do anything, and no
columns appear in the underlying form.

If I omit the 2 columns containing the 'datetimeoffset' data type, I can see
the columns appear in the underlying form and I can complete the wizard
successfully.</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>