Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load unsigned integers to SQL Server #334

Open
JockLawrie opened this issue Feb 27, 2022 · 0 comments
Open

Cannot load unsigned integers to SQL Server #334

JockLawrie opened this issue Feb 27, 2022 · 0 comments

Comments

@JockLawrie
Copy link

Hi there,

I'm loading a DataFrame into SQL Server using ODBC.load.
The data to be loaded has a columns of unsigned ints of various sizes...UInt8, UInt16 and UInt32.
The code fails because this type isn't recognised by ODBC.jl.
Is there room on the roadmap for implementing the loading of unsigned integers?

Cheers,
Jock

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

No branches or pull requests

1 participant