-
-
Notifications
You must be signed in to change notification settings - Fork 511
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-mssqlSQL Server specific issueSQL Server specific issue
Milestone
Description
Steps to reproduce this issue
- have datatable with a column with type datetimeoffset(7) (in msssql management studio)
- select * from table; or click on TAB-Data
- 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
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-mssqlSQL Server specific issueSQL Server specific issue