From: Nate Dudenhoeffer on
I frequently use DatabaseLink to access a MySQL database form mathematica.
I also use multiple remote kernels. I have found that I cannot call
DatabaseLink in multiple sessions (each for a different kernel) from the
same front-end. Has anybody else had this problem, or found a solution?

For now I only open one connection, but I hope future versions will allow me
to run different calculations on multiple kernels accessing the same
database.

Nate
From: Nate Dudenhoeffer on
Update:

Recently I have decided to ignore the warning messages, and run multiple
connections anyway. I haven't had any problems. I get a message about
Databaselink in multiple contexts, then my Databaselink commands appear in
red. But everything seems to work just fine.

Nate


On Fri, Mar 26, 2010 at 4:34 AM, Nate Dudenhoeffer <dudenhoeffer(a)wisc.edu>wrote:

> I frequently use DatabaseLink to access a MySQL database form mathematica.
> I also use multiple remote kernels. I have found that I cannot call
> DatabaseLink in multiple sessions (each for a different kernel) from the
> same front-end. Has anybody else had this problem, or found a solution?
>
> For now I only open one connection, but I hope future versions will allow
> me
> to run different calculations on multiple kernels accessing the same
> database.
>
> Nate
>