Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 205 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 205 Bytes

odbc-sys test

This is a test of the rust odbc-sys crate which I created to understand the lib and odbc better.

  • It connects to the db given by the connection string.
  • It loads all tables from the db.