Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道有什么方法可以在 UNIX 上测试 windows ODBC 连接。我已经在 UNIX 上安装了 ODBC 驱动器。
不,我知道的唯一方法是创建某种使用 Windows ODBC 的 WebService/服务器并从 Linux 远程调用它。
Windows 和 Linux,甚至 Win32 和 Win64 使用不同的二进制文件连接到数据库,并且数据库驱动程序可以在每个平台上使用不同的设置。