Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 486 Bytes

QryPerf - ODBC Connectivity test tool

  • A light-weight small C# application that can be used to test ODBC connectivity on a windows server.
  • Its a portable tool with no installation needed.
  • Requires .NET Framework v4.5 and above
  • Is a 64-bit application (can be built for 32 bit if needed)
  • Uses .NET’s System.Data.ODBC provider to work with ODBC

License

This project is provided "AS IS", without any warranty, under the MIT License - see the LICENSE file for details