Skip to content
View materro's full-sized avatar

Highlights

  • Pro

Block or report materro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Link PostgreSQL 8.1 to MS SQL Server...
    1
    This instruction provide steps to install and configure 64-bit ODBC driver for old version of PostgreSQL, setup a linked server connection in Microsoft SQL Server Management Studio, and run a sample SQL query.
    2
    It includes downloading and installing the ODBC driver, configuring a new connection, setting advanced options, setting up the provider, creating a linked server connection, and running a SQL query to retrieve data from PostgreSQL.
    3
    
                  
    4
    # 1. Install ODBC
    5
    Download and install [psqlodbc_09_05_0400-x64.zip](https://ftp.postgresql.org/pub/odbc/versions/msi/psqlodbc_09_05_0400-x64.zip) from [PostgreSQL ODBC drivers](https://odbc.postgresql.org/).
  2. Connect to VPN and activate Office u...
    1
    param([switch]$elevated)
    2
    
                  
    3
    # 💡 Enter your VPN and KMS server addresses:
    4
    $VPN_ADDRESS = 'vpn.address.com'
    5
    $KMS_ADDRESS = 'kms.address.com'
  3. dyrkin/luxmed-bot Public

    Non official telegram bot for Portal Pacjenta LUX MED

    Scala 132 23

  4. DataDog/guarddog Public

    🐍 🔍 GuardDog is a CLI tool to Identify malicious PyPI and npm packages

    Python 696 53