Skip to content

MSSQL Heidi crashes when there is a field with propery datetimeoffset, see's it as bit #496

@mkeus

Description

@mkeus

bugreport.txt

Steps to reproduce this issue

  1. have datatable with a column with type datetimeoffset(7) (in msssql management studio)
  2. select * from table; or click on TAB-Data
  3. application crashes

If you select all columns except the datetimeoffset column it works fine
9.5.0.5317 works fine, no crashes on table

strange thing.
If you do a view of the table columns (TAB: table) it shows the datetimeoffset(7) column as a BIT
9.5.0.5317 also shows BIT

Current behavior

See steps to reproduce, application crashes.

Expected behavior

show all data from table including the datetimeoffset column

Possible solution

Environment

  • HeidiSQL version:
    10.0.0.5460

  • Database system and version:
    MS SQL (EXPRESS) 14.0.2002
    MS SQL (Azure) 12.0.200.8

  • Operating system:
    WINDOWS 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLnettype-mssqlSQL Server specific issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions