Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
请问我的QT程序是关于连接远程数据库的,打包给其他的没有qt和数据库环境的电脑去连接数据库是可以的,但是放到同样的没有qt和数据库环境的机器配套的电脑连接远程数据库就显示driver not load,这个是因为什么,我个人的猜想是会不会是因为机器的电脑只有机器的配套软件而没有某些环境导致的?