JuliaDatabases / ODBC.jl

An ODBC interface for the Julia programming language
https://odbc.juliadatabases.org/stable
Other
106 stars 63 forks source link

Error after the load function has run #375

Open JockLawrie opened 1 year ago

JockLawrie commented 1 year ago

Hi there,

I'm using Julia 1.8.2 and ODBC v1.1.2. I'm loading data using the ODBC.load function. The data loads, but then I get the error below. Any ideas?

Cheers, Jock

image

JockLawrie commented 1 year ago

...using SQL Server on an Azure VM