开发者

Mathematica JDBC error

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜