SimplySQL within PowerShell Universal #148
-
Hi, Did anyone get this to work with PowerShell Universal? The command I use (which works when i execute it in the local PS7 shell): The Error i get (in PowerShell Universal): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
@bononundelaine -- can you provide more error details? can you confirm which version of PS that PowerShell Universal is using? Can you confirm if other providers are working? (try the SQLIte provider -- its self-contained). Thanks |
Beta Was this translation helpful? Give feedback.
Hi again!
The issue can be solved by switching the PSU environment from ‚PS7‘ to ‚Integrated‘.
I don't have a detailed explanation, but it works now and I can continue with the development of my PSU app! Thanks for the great support!