SQLMDX - MS SQL Migrate - Prerequisites
    If you have a working VS Code python environment you only need to
    install a few libraries to connect to MS SQL Server and Snowflake.
    
    It is highly recommended you use a conda environment to switch your
    python versions.  Current version of python is 3.13.  Snowflake requires
    python 3.11 for it libraries.   Using conda allows your to easily 
    switch between the two in the same Visual Studio code workspace.