Skip to content

Conversation

@metaskills
Copy link
Member

No description provided.

@metaskills
Copy link
Member Author

I am going to move our SYBVARIANT case to the bottom of rb_tinytds_result_fetch_row and check the length of the data. If == 4 then we will assume a DBINT. If not, we will pass it thru as a binary string.

@metaskills metaskills merged commit 364206b into master Dec 11, 2016
@metaskills metaskills deleted the LOGINPROPERTY branch December 11, 2016 23:11
aharpervc pushed a commit to aharpervc/tiny_tds that referenced this pull request Apr 9, 2020
…ixed rails-sqlserver#321.

Since we can not rely on determining the type from SYBVARIANT we rely on checking for a simple 4-byte (assumed integer) since this is the first time we have encountered it. Else, return binary/string representation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants