Closed thorstenkampe closed 4 years ago
@thorstenkampe -- This module doesn't currently support PowerShell Core (PowerShell 7 is still based on .NET Core). You can use the module in PowerShell 7 if you use the -UseWindowsPowerShell
switch on Import-Module.
I'm in the process of doing a rewrite that is .NET Core compatible, but it takes time.
I've updated the Oracle DLL from here: https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core . Now it works. I'm closing the issue.
Just a quick headsup: SimplySql seems to work pretty well on PowerShell Core - even on Linux (with the MSSQL Provider)
Windows 10 PowerShell 7.1.0-preview.4