Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

SQLServerLaunch

SQLServerLaunch[{name->location, ...}]
launches a database server that hosts access to the databases specified in the parameters.
  • To use SQLServerLaunch, you first need to load DatabaseLink using Needs["DatabaseLink`"].
  • The following options can be given:
"Address"Automaticthe inet address for the server to use
"Port"Automaticthe port at which this server listens
"SecureSockets"Falsewhether the server should use secure sockets
© 2013 Wolfram Research, Inc. Japanese