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
© 2008 Wolfram Research, Inc. japanese.gif