Below you will find pages that utilize the taxonomy term “SQLCommunity”
July 11, 2023
PascalCase Reading exercises for MicrosoftFabric
Camel C(h)asing?
Last Friday I was finding out how to get the API builder installed. That was for a non programmer not that easy, but there is plenty of documentation on Microsoft Learn which is usefull.
Today, I will try to build the connection to my SQL Instance which is running on premise in a VM. My NUC can do this.. It is awesome to get this done.
Since I do not know what or where it should run, I just opened VSCode and start to write a Powershell like thing because I know I have to repeat some of this stuff sooner or later.