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

Unable to use System.Data.SqlClient in Jupyter C# Kernel #58

Closed
4 of 13 tasks
aslotte opened this issue Oct 27, 2019 · 0 comments
Closed
4 of 13 tasks

Unable to use System.Data.SqlClient in Jupyter C# Kernel #58

aslotte opened this issue Oct 27, 2019 · 0 comments
Labels
Area-Packages and Extensions Related to acquiring and using packages and extensions bug Something isn't working

Comments

@aslotte
Copy link

aslotte commented Oct 27, 2019

Describe the bug

I'm attempting to use the System.Data.SqlClient NuGet package in a C# Jupyter Notebook.
The package will be used together with the DatabaseLoader in ML.NET.

I'm successful in installing the NuGet package, but when I call SqlClientFactory.Instance, I'm getting a likely re-direct error. I want to mention that this work okay in Visual Studio 2019, so it seems to be related to Jupyter and the C# Kernel.

Did this error occur while using dotnet try or online?

  • dotnet-try
  • online

What kind of error was it?

  • User Interface (UI): For example the output never displayed
  • Service Error: For example "The service is temporarily unavailable. We are working on it"
  • Other:

Screenshots

image

Please complete the following:

  • OS
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Safari
@jonsequitur jonsequitur transferred this issue from dotnet/try Jan 24, 2020
@jonsequitur jonsequitur added the bug Something isn't working label Jan 24, 2020
@jonsequitur jonsequitur added the Area-Packages and Extensions Related to acquiring and using packages and extensions label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Packages and Extensions Related to acquiring and using packages and extensions bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants