Skip to content
View teambob's full-sized avatar

Block or report teambob

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. docfrac docfrac Public

    DocFrac is a document converter that can convert between RTF, HTML and ASCII text. This includes RTF to HTML and HTML to RTF. Supports text formatting (e.g. bold); tables; and most European languag…

    C++ 14 5

  2. Powershell script to run queries aga... Powershell script to run queries against ODBC
    1
    # odbc.ps1
    2
    # Powershell script to run queries against ODBC
    3
    #
    4
    # Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to 
    5
    # deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 
  3. jdbc2odbc jdbc2odbc Public

    JDBC-ODBC bridge driver

    Java