开发者

Mathematica JDBC error

开发者 https://www.devze.com 2023-02-11 07:28 出处:网络
I\'m trying to run a Mathematica program (that I didn\'t w开发者_Python百科rite) locally. I have run it on another machine (that I didn\'t set up).

I'm trying to run a Mathematica program (that I didn't w开发者_Python百科rite) locally. I have run it on another machine (that I didn't set up).

I've set up the necessary mysql database, but I keep getting this error:

JDBC::error: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. >>

I can't figure out how to get any nested exceptions from Java and I can connect to mysql using the user/pass I'm sending.

Help!?


You can connect to the database from the machine in question? Something like

TracePrint[COMMANDHERE[], DatabaseLink`OpenSQLConnection[__]]

may shed some light on what parameters are being used.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号