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.
我为 4d 服务器安装了 ODBC,但无法正常工作!你有没有让 ODBC 驱动程序工作?我也刚刚安装了它,并且无法创建连接的 DSN?
错误对话框说明客户端无法建立连接并询问是否启动了 sql server。这表明 ODBC 驱动程序无法在您指定的 ip/端口上与 4D 服务器通信。最可能的情况是SQL Server 未启动,但也可能是端口冲突或防火墙。
为了使 ODBC 驱动程序连接到 4D 服务器;
START SQL SERVER
提醒: