tracker issue : CF-4198549

select a category, or use search below
(searches all categories and all time range)
Title:

SQL Server 2016 DateTimeOffset field type crashes

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/UserError

Reporter/Name(from Bugbase): James Mohler / James Mohler ()

Created: 04/23/2017

Components: Database, CFQuery

Versions: 2016

Failure Type: Non Functioning

Found In Build/Fixed In Build: 2016,0,03,300466 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Windows 10 64 bit

Vote Count: 0

Problem Description:

If I do a select on a datetimeoffsetfield I cannot use that field while I am looping through cfoutput


Steps to Reproduce:

Create a table with a field in SQL Server 2016 where the field type of datetimeoffset(0).

Populate the field with data

SELECT from this field

Try to display this data. Crash!!!!!!


Actual Result:

Expected Result:

Any Workarounds:

Attachments:

  1. April 23, 2017 00:00:00: DateTimeOffset.png

Comments:

Please close I have a logic error in my code. This does does not have an accurate repo
Comment by James M.
903 | April 23, 2017 04:55:12 AM GMT