ezequieljuliano/DataSetConverter4Delphi

ftByte is not handled

ertankucukoglu opened this issue · 2 comments

Hello,

I have an SQL Server table with tinyint column. That column translates as ftByte.

ftByte raises an exception "Cannot find type for field..."

I have added ftByte among ftInteger group. Writing in here just to let you know about issue.

Thanks.

--Ertan

Okay. There are these differences between the different drivers.

Would you like to make a pull request for this change?

Task with no return.