Simplest Way to Test ODBC on WIndows

后端 未结 6 1664
暖寄归人
暖寄归人 2020-12-14 00:25

With unixODBC you can use a simple command line utility called \"isql\" to test your connection and permissions of some queries. Without having to write extra code or instal

6条回答
  •  一生所求
    2020-12-14 01:04

    Make a file SOMEFILENAME.udl then double click on it and set it up as an ODBC connection object, username, pwd, target server

提交回复
热议问题