SQLServerLaunch[{name->location,…}]
launches a database server that hosts access to the databases specified in the parameters.
Details and Options
  
    
   Examples  
  Basic Examples  
   Options  
   "Port"  
    See Also
 Tech Notes
 Related Guides
 DatabaseLink`
   DatabaseLink`
  SQLServerLaunch
SQLServerLaunch[{name->location,…}]
launches a database server that hosts access to the databases specified in the parameters.
Details and Options
- To use SQLServerLaunch, you first need to load DatabaseLink using Needs["DatabaseLink`"].
 - The following options can be given:
 - 
      
      
"Address" Automatic the inet address for the server to use "Port" Automatic the port at which this server listens "SecureSockets" False whether the server should use secure sockets