User Portlet
Discussions |
---|
I would like to update several entries in a mySQL database which I use in combination with Mathematica. But the following code scenarios does not work: i) using SQLUpdate: Map[ SQLUpdate[tradDBconn, "database_table", ... |